Commit Graph

808 Commits (dc7b5fd6b0d3beb41f9e5e3a94dd1eadf52209f3)

Author SHA1 Message Date
David S. Miller 667347f1ca [NEIGH]: Add debugging check when adding timers. 20 years ago
Harald Welte 188bab3ae0 [NETFILTER]: Fix invalid module autoloading by splitting iptable_nat 20 years ago
David S. Miller b85daee0e4 [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). 20 years ago
Herbert Xu c62dba9011 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup 20 years ago
Alex Williamson b9d717a7b4 [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). 20 years ago
Harald Welte 8ddec7460d [NETFILTER] ip_conntrack: Update event cache when status changes 20 years ago
Alexey Dobriyan 8689c07e47 [IRDA]: *irttp cleanup 20 years ago
Alexey Dobriyan 15166fadb0 [IRDA]: Fix memory leak in irttp_init() 20 years ago
Amos Waterland 45fc3b11f1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS 20 years ago
Harald Welte d67b24c40f [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency 20 years ago
Sridhar Samudrala eb0e007687 [SCTP]: Fix SCTP_SHUTDOWN notifications. 20 years ago
Harald Welte 1dfbab5949 [NETFILTER] Fix conntrack event cache deadlock/oops 20 years ago
Alexey Dobriyan 67497205b1 [NETFILTER] Fix sparse endian warnings in pptp helper 20 years ago
Harald Welte 0ae5d253ad [NETFILTER] fix DEBUG statement in PPTP helper 20 years ago
Vlad Drukker 2a7bc3c94c [BRIDGE]: TSO fix in br_dev_queue_push_xmit 20 years ago
Herbert Xu 83ca28befc [TCP]: Adjust Reno SACK estimate in tcp_fragment 20 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
Jochen Friedrich 0519d8fbab [TR]: Set correct frame type for SNAP packets 20 years ago
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug 20 years ago
Jochen Friedrich 5564af21ae [LLC]: Fix for Bugzilla ticket #5157 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo afdbe35787 [LLC]: Use sk_wait_data 20 years ago
Arnaldo Carvalho de Melo 249ff1c6d3 [LLC]: Use some more likely/unlikely 20 years ago
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