aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-11-18linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila
2009-11-17net: add dev_txq_stats_fold() helperEric Dumazet
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-13net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy
2009-11-10netdev: add netdev_continue_rcustephen hemminger
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-10udp: bind() optimisationEric Dumazet
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-07net: kill proto_ops wrapperArnd Bergmann
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
2009-11-06compat: add struct compat_ifreq etc to compat.hArnd Bergmann
2009-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-06Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-11-06ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-11-04net: cleanup include/linuxEric Dumazet
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-02gianfar: Basic Support for programming hash rulesSandeep Gopalpet
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson
2009-11-01net: Introduce dev_get_by_name_rcu()Eric Dumazet
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-29net: fix kmemcheck annotationsEric Dumazet
2009-10-29gro: Change all receive functions to return GRO result codesBen Hutchings
2009-10-29gro: Name the GRO result enumeration typeBen Hutchings
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-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef
2009-10-29Add the no SACK route option featureGilad Ben-Yossef