aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-172-30/+186
| * | qeth: remove old qeth filesFrank Blaschka2008-03-1710-14269/+0
| * | qeth: new qeth device driverFrank Blaschka2008-03-1714-21/+13498
| * | ctc: removal of the old ctc driverPeter Tiedemann2008-03-174-3537/+0
| * | ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-1711-8/+7920
| * | drivers/s390/net: Kconfig brush upUrsula Braun2008-03-171-21/+22
| * | atl1: reduce forward declarationsJay Cliburn2008-03-172-713/+703
| * | atl1: make functions staticJay Cliburn2008-03-172-53/+51
| * | atl1: print debug info if rrd errorJay Cliburn2008-03-171-4/+22
| * | atl1: use netif_msgJay Cliburn2008-03-172-46/+111
| * | atl1: use csum_startJay Cliburn2008-03-171-5/+6
| * | atl1: simplify tx packet descriptorJay Cliburn2008-03-172-220/+246
| * | atl1: add ethtool register dumpJay Cliburn2008-03-172-0/+54
| * | atl1: fix broken TSOJay Cliburn2008-03-171-18/+11
| * | atl1: move common functions to atlx filesJay Cliburn2008-03-179-2710/+2751
| * | atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn2008-03-178-1/+1
| * | remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-173-1741/+1
| * | sk98lin: remove obsolete driverStephen Hemminger2008-03-1743-41394/+0
* | | [IPV4] route: use read_mostlyStephen Hemminger2008-03-221-19/+17
* | | [IPV4]: sk parameter is unused in ipv4_dst_blackhole.Denis V. Lunev2008-03-221-2/+2
* | | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-221-1/+2
* | | [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-224-29/+15
* | | [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-227-40/+20
* | | [SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2008-03-229-12/+15
* | | [IPV4]: Always pass ip_options pointer into ip_options_compile.Denis V. Lunev2008-03-222-12/+10
* | | [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-223-8/+1
* | | [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.Denis V. Lunev2008-03-221-2/+1
* | | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-219-33/+99
* | | [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synackPatrick McManus2008-03-211-2/+3
* | | [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_threshPatrick McManus2008-03-211-2/+1
* | | socket: SOCK_DEBUG type checkingStephen Hemminger2008-03-211-1/+5
* | | [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]Pavel Emelyanov2008-03-212-3/+3
* | | netlink: make socket filters work on netlinkStephen Hemminger2008-03-211-4/+23
* | | [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-215-19/+24
* | | [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-217-24/+29
* | | [NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano2008-03-212-9/+36
* | | [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-03-211-0/+1
* | | [NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano2008-03-212-4/+29
* | | [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled inDaniel Lezcano2008-03-211-15/+38
* | | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-215-4/+19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-2114-76/+152
|\ \ \ | | |/ | |/|
| * | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
| * | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki2008-03-201-2/+3
| * | [TCP]: Fix shrinking windows with window scalingPatrick McHardy2008-03-201-1/+1
| * | netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-201-2/+4
| * | bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
| * | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | MAINTAINERS: bluez-devel is subscribers-onlyPavel Machek2008-03-201-1/+1
| * | audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov2008-03-201-3/+8
| * | [NET]: Fix permissions of /proc/netAndre Noll2008-03-201-1/+1