Commit Graph

88100 Commits (1577519d6b3777d2d3ba05871dd7ee40112c58ce)
 

Author SHA1 Message Date
Joe Perches 310afe86af [NET]: include/linux/udp.h - remove duplicate include 17 years ago
Joe Perches cc32e05416 [NET]: include/linux/igmp.h - remove duplicate include 17 years ago
Joe Perches 414f69d8a6 [NET]: include/linux/atalk.h - remove duplicate include 17 years ago
Joe Perches 7d164be8aa [NET]: include/net/route.h - remove duplicate include 17 years ago
Martin Devera 8f3ea33a50 sch_htb: fix "too many events" situation 17 years ago
Rami Rosen 061964fb98 [IPV6]: Remove unused code in ndisc_send_redirect(). 17 years ago
Evgeniy Polyakov 4b1b366721 connector: convert to single-threaded workqueue 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
David S. Miller da990a2402 [SUNGEM]: Fix NAPI assertion failure. 17 years ago
Eliezer Tamir 2572c149a2 BNX2X: prevent ethtool from setting port type 17 years ago
David S. Miller d5706ef30b [8390]: Fix build error. 17 years ago
David S. Miller 76fef2b6bf Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Julia Lawall 53a6201fdf [9P] net/9p/trans_fd.c: remove unused variable 17 years ago
Julia Lawall 421f099bc5 [IPV6] net/ipv6/ndisc.c: remove unused variable 17 years ago
Stephen Hemminger 6440cc9e0f [IPV4] fib_trie: fix warning from rcu_assign_poinger 17 years ago
Stephen Hemminger 817bc4db77 [IPV4] route: use read_mostly 17 years ago
Denis V. Lunev ce25999078 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. 17 years ago
Rusty Russell 0098b7273e [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. 17 years ago
Pavel Emelyanov fc8717baa8 [RAW]: Add raw_hashinfo member on struct proto. 17 years ago
Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Denis V. Lunev 22aba383ce [IPV4]: Always pass ip_options pointer into ip_options_compile. 17 years ago
Denis V. Lunev ef722495c8 [IPV4]: Remove unused ip_options->is_data. 17 years ago
Denis V. Lunev 10fe7d85e2 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. 17 years ago
Herbert Xu 69d1506731 [TCP]: Let skbs grow over a page on fast peers 17 years ago
Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
Patrick McManus e4c7884028 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack 17 years ago
Patrick McManus 539fae89be [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh 17 years ago
Pavel Emelyanov 7512cbf6ef [DLCI]: Fix tiny race between module unload and sock_ioctl. 17 years ago
Stephen Hemminger 4cd9029d25 socket: SOCK_DEBUG type checking 17 years ago
Pavel Emelyanov 28518fc170 [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] 17 years ago
Stephen Hemminger b1153f29ee netlink: make socket filters work on netlink 17 years ago
David S. Miller 1233823b08 [SCTP]: Fix build warnings with IPV6 disabled. 17 years ago
Phil Oester 12b101555f [IPV4]: Fix null dereference in ip_defrag 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
Daniel Lezcano f40c8174d3 [NETNS][IPV4] tcp - make proc handle the network namespaces 17 years ago
Daniel Lezcano 8d9f1744ca [NETNS][IPV6] tcp - assign the netns for timewait sockets 17 years ago
Daniel Lezcano a91275eff4 [NETNS][IPV6] udp - make proc handle the network namespace 17 years ago
Daniel Lezcano ea82edf704 [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in 17 years ago
Peter P Waskiewicz Jr 82cc1a7a56 [NET]: Add per-connection option to set max TSO frame size 17 years ago
David S. Miller a25606c845 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Jarek Poplawski 94833dfb8c [NET] ifb: set separate lockdep classes for queue locks 17 years ago
YOSHIFUJI Hideaki 38fe999e22 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. 17 years ago
Patrick McHardy 607bfbf2d5 [TCP]: Fix shrinking windows with window scaling 17 years ago
Jarek Poplawski 8a455b087c netpoll: zap_completion_queue: adjust skb->users counter 17 years ago
Fabio Checconi 2bec008ca9 bridge: use time_before() in br_fdb_cleanup() 17 years ago
David S. Miller 7582a33557 [TG3]: Fix build warning on sparc32. 17 years ago
Pavel Machek 781c284484 MAINTAINERS: bluez-devel is subscribers-only 17 years ago
Pavel Emelyanov 75c0371a2d audit: netlink socket can be auto-bound to pid other than current->pid (v2) 17 years ago