aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-01ipv4: inetdev_by_index() switch to RCUEric Dumazet1-3/+4
2009-11-01veth: Fix unregister_netdevice_queue for vethEric W. Biederman1-1/+2
2009-11-01net: Introduce dev_get_by_name_rcu()Eric Dumazet2-9/+41
2009-11-01NET:KS8695: add API for get rx interrupt bitFigo.zhang1-12/+55
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover6-12/+52
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover1-0/+2
2009-10-30RDS: Fix panic on unloadAndy Grover2-8/+2
2009-10-30RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2-6/+8
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover4-0/+36
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman1-1/+3
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman6-58/+99
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman1-25/+30
2009-10-30bond: Simplify bond device destructionEric W. Biederman1-29/+16
2009-10-30bond: Simplify bond_create.Eric W. Biederman1-18/+4
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman3-30/+4
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2-3/+6
2009-10-30net: use hlist_for_each_entry()Eric Dumazet1-8/+8
2009-10-30veth: Fix veth_dellink methodEric Dumazet1-2/+2
2009-10-29vlan: cleanup multiple unregistrationsPatrick McHardy1-32/+20
2009-10-29convert kaweth to use usb_reset_configuration()Oliver Neukum1-10/+1
2009-10-29ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin1-4/+3
2009-10-29sky2: version 1.26Stephen Hemminger1-1/+1
2009-10-29sky2: 88E8059 supportStephen Hemminger1-1/+78
2009-10-29sky2: workarounds for Yukon-2 supremeStephen Hemminger1-2/+32
2009-10-29sky2: fix receive pause thresholdsStephen Hemminger2-5/+12
2009-10-29sky2: add register definitions for new chipsStephen Hemminger1-1/+177
2009-10-29sky2: add SK-9E21M device idStephen Hemminger1-0/+1
2009-10-29sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings1-1/+1
2009-10-29sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings1-2/+11
2009-10-29gro: Change all receive functions to return GRO result codesBen Hutchings4-45/+42
2009-10-29gro: Name the GRO result enumeration typeBen Hutchings3-11/+23
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller25-83/+160
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov3-1/+7
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller137-6003/+13469
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet2-10/+39
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin2-3/+3
2009-10-29net: Cleanup redundant tests on unsignedroel kluin3-6/+1
2009-10-29net: Cleanup redundant tests on unsignedroel kluin2-2/+2
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-10-29gigaset: checkpatch cleanupTilman Schmidt5-89/+74
2009-10-29usb_gigaset: code cleanupTilman Schmidt4-331/+358
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt5-50/+70
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt1-1/+1
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt1-63/+81
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2-2/+7
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef3-3/+7