Commit Graph

780 Commits (590232a7150674b2036291eaefce085f3f9659c8)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 590232a715 [LLC]: Add sysctl support for the LLC timeouts 20 years ago
Arnaldo Carvalho de Melo 54fb7f25f1 [LLC]: Use the sk_wait_event primitive 20 years ago
Arnaldo Carvalho de Melo b35bd11019 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait 20 years ago
Arnaldo Carvalho de Melo 72b1ad4a7e [LLC]: Remove unused functions from llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo b9441fc337 [LLC]: Use const in llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo af426d327c [LLC]: Help the compiler with likely/unlikely, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 0eb8017242 [LLC]: Mark llc_find_next_offset as __init, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 5a770c0262 [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour 20 years ago
Arnaldo Carvalho de Melo 774ccb4f64 [LLC]: Remove unneeded temp net_device variables 20 years ago
Arnaldo Carvalho de Melo e0dd55190f [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication 20 years ago
Arnaldo Carvalho de Melo 838a75dae0 [LLC]: Remove unneeded f_bit variables 20 years ago
Arnaldo Carvalho de Melo bdcc66cca8 [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables 20 years ago
Arnaldo Carvalho de Melo 1d67e6501b [LLC]: Make llc_frame_alloc take a net_device as an argument 20 years ago
Stephen Hemminger 7957aed72b [TCP]: Set default congestion control correctly for incoming connections. 20 years ago
Stephen Hemminger 78c6671a88 [FIB_TRIE]: message cleanup 20 years ago
Eric W. Biederman 0fb375fb9b [AF_PACKET]: Allow for > 8 byte hardware addresses. 20 years ago
Mark J Cox 6d1cfe3f17 [PATCH] raw_sendmsg DoS on 2.6 20 years ago
Herbert Xu e14c3caf60 [TCP]: Handle SACK'd packets properly in tcp_fragment(). 20 years ago
Alexey Dobriyan 3c3f8f25c1 [8021Q]: Add endian annotations. 20 years ago
Harald Welte 8922bc93aa [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} 20 years ago
Patrick McHardy a41bc00234 [NETFILTER]: Rename misnamed function 20 years ago
Yasuyuki Kozakai e674d0f38d [NETFILTER] ip6tables: remove duplicate code 20 years ago
Harald Welte 926b50f92a [NETFILTER]: Add new PPTP conntrack and NAT helper 20 years ago
Robert Olsson 772cb712b1 [IPV4]: fib_trie RCU refinements 20 years ago
Robert Olsson 1d25cd6cc2 [IPV4]: fib_trie tnode stats refinements 20 years ago
Harald Welte 628f87f3d5 [NETFILTER]: Solve Kconfig dependency problem 20 years ago
Mitsuru KANDA 987905ded3 [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) 20 years ago
Arnaldo Carvalho de Melo 88f964db6e [DCCP]: Introduce CCID getsockopt for the CCIDs 20 years ago
Arnaldo Carvalho de Melo 561713cf47 [DCCP]: Don't use necessarily the same CCID for tx and rx 20 years ago
Arnaldo Carvalho de Melo 65299d6c3c [CCID3]: Introduce include/linux/tfrc.h 20 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Harald Welte 9eb0eec74d [NETFILTER] move nfnetlink options to right location in kconfig menu 20 years ago
Harald Welte 777ed97f3e [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink 20 years ago
Harald Welte a8f39143ac [NETFILTER]: Fix oops in conntrack event cache 20 years ago
KOVACS Krisztian 136e92bbec [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data 20 years ago
KOVACS Krisztian 4451362445 [NETFILTER] CLUSTERIP: introduce reference counting for entries 20 years ago
Arnaldo Carvalho de Melo 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo 0c10c5d968 [DCCP]: More precisely set reset_code when sending RESET packets 20 years ago
David S. Miller 37f7f421cc [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 20 years ago
David L Stevens 40796c5e8f [IPV6]: Fix per-socket multicast filtering in sk_reuse case 20 years ago
Julian Anastasov 87375ab47c [IPVS]: ip_vs_ftp breaks connections using persistence 20 years ago
Julian Anastasov f5e229db9c [IPVS]: Really invalidate persistent templates 20 years ago
Bart De Schuymer 1c011bed5f [BRIDGE-NF]: Fix iptables redirect on bridge interface 20 years ago
Denis Lukianov de9daad90e [MCAST]: Fix MCAST_EXCLUDE line dupes 20 years ago
Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. 20 years ago
Arnaldo Carvalho de Melo 2b80230a7f [DCCP]: Handle SYNC packets in dccp_rcv_state_process 20 years ago
Arnaldo Carvalho de Melo 811265b8e8 [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq 20 years ago
Patrick McHardy adcb5ad1e5 [NETFILTER]: Fix DHCP + MASQUERADE problem 20 years ago
Patrick McHardy cd0bf2d796 [NETFILTER]: Fix rcu race in ipt_REDIRECT 20 years ago
Patrick McHardy e7fa1bd93f [NETFILTER]: Simplify netbios helper 20 years ago