summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-02ipv4: inetdev_by_index() switch to RCUEric Dumazet
2009-11-02veth: Fix unregister_netdevice_queue for vethEric W. Biederman
2009-11-02net: Introduce dev_get_by_name_rcu()Eric Dumazet
2009-11-02NET:KS8695: add API for get rx interrupt bitFigo.zhang
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover
2009-10-30RDS: Fix panic on unloadAndy Grover
2009-10-30RDS: Fix potential race around rds_i[bw]_allocationAndy Grover
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman
2009-10-30bond: Simplify bond device destructionEric W. Biederman
2009-10-30bond: Simplify bond_create.Eric W. Biederman
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman
2009-10-30net: use hlist_for_each_entry()Eric Dumazet
2009-10-30veth: Fix veth_dellink methodEric Dumazet
2009-10-30vlan: cleanup multiple unregistrationsPatrick McHardy
2009-10-30convert kaweth to use usb_reset_configuration()Oliver Neukum
2009-10-30ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()roel kluin
2009-10-30sky2: version 1.26Stephen Hemminger
2009-10-30sky2: 88E8059 supportStephen Hemminger
2009-10-30sky2: workarounds for Yukon-2 supremeStephen Hemminger
2009-10-30sky2: fix receive pause thresholdsStephen Hemminger
2009-10-30sky2: add register definitions for new chipsStephen Hemminger
2009-10-30sky2: add SK-9E21M device idStephen Hemminger
2009-10-30sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings
2009-10-30sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings
2009-10-30gro: Change all receive functions to return GRO result codesBen Hutchings
2009-10-30gro: Name the GRO result enumeration typeBen Hutchings
2009-10-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29gigaset: checkpatch cleanupTilman Schmidt
2009-10-29usb_gigaset: code cleanupTilman Schmidt
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef