summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smc91x: pass along private data V2Magnus Damm2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qeth: remove old qeth filesFrank Blaschka2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qeth: new qeth device driverFrank Blaschka2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctc: removal of the old ctc driverPeter Tiedemann2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/s390/net: Kconfig brush upUrsula Braun2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: reduce forward declarationsJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: make functions staticJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: print debug info if rrd errorJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: use netif_msgJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: use csum_startJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: simplify tx packet descriptorJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: add ethtool register dumpJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: fix broken TSOJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: move common functions to atlx filesJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sk98lin: remove obsolete driverStephen Hemminger2008-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV4] route: use read_mostlyStephen Hemminger2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV4]: sk parameter is unused in ipv4_dst_blackhole.Denis V. Lunev2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [SOCK]: Add udp_hash member to struct proto.Pavel Emelyanov2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV4]: Always pass ip_options pointer into ip_options_compile.Denis V. Lunev2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile.Denis V. Lunev2008-03-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synackPatrick McManus2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_threshPatrick McManus2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | socket: SOCK_DEBUG type checkingStephen Hemminger2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]Pavel Emelyanov2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: make socket filters work on netlinkStephen Hemminger2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV4] tcp - make proc handle the network namespacesDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled inDaniel Lezcano2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.Robert P. J. Day2008-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: change rate number to a constantTomas Winkler2008-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iwlwifi: Fix endianity in debug printTomas Winkler2008-03-13