Commit Graph

820 Commits (9301e320e98ff19a0e48881b038d0c24ca76e6c0)

Author SHA1 Message Date
Chas Williams 9301e320e9 [ATM]: track and close listen sockets when sigd exits 20 years ago
Roman Kagan e2c4b72158 [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684 20 years ago
David S. Miller 6b251858d3 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() 20 years ago
Oliver Dawid 64233bffbb [APPLETALK]: Fix broadcast bug. 20 years ago
David S. Miller ba645c1602 [NET]: Slightly optimize ethernet address comparison. 20 years ago
Alexey Dobriyan 520d1b830a [ROSE]: fix typo (regeistration) 20 years ago
Alexey Dobriyan a83cd2cc90 [ROSE]: check rose_ndevs earlier 20 years ago
Alexey Dobriyan 70ff3b66d7 [ROSE]: return sane -E* from rose_proto_init() 20 years ago
Alexey Dobriyan c3c4ed652e [ROSE]: do proto_unregister() on exit paths 20 years ago
Frank Filz a79af59efd [NET]: Fix module reference counts for loadable protocol modules 20 years ago
Eric Dumazet 2d7ceece08 [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() 20 years ago
Daniel Phillips bc8dfcb939 [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() 20 years ago
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