Commit Graph

882 Commits (bdad1f836ab1ca2b18a625222f63f630cfd14e41)

Author SHA1 Message Date
Herbert Xu 444fc8fc3a [IPV4]: Fix "Proxy ARP seems broken" 20 years ago
Russell King 496a22b08f [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" 20 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Herbert Xu 325ed82393 [NET]: Fix packet timestamping. 20 years ago
Scott Talbert 75b895c15b [ATM]: [lec] reset retry counter when new arp issued 20 years ago
Scott Talbert 4a7097fcc4 [ATM]: [lec] attempt to support cisco failover 20 years ago
Alexey Kuznetsov 09e9ec8711 [TCP]: Don't over-clamp window in tcp_clamp_window() 20 years ago
David S. Miller 01ff367e62 [TCP]: Revert 6b251858d3 20 years ago
Al Viro 666002218d [PATCH] proc_mkdir() should be used to create procfs directories 20 years ago
David S. Miller 01d40f28b1 [NET]: Fix reversed logic in eth_type_trans(). 20 years ago
Martin Whitaker 735631a919 [ATM]: fix bug in atm address list handling 20 years ago
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