aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau
2009-11-11mac80211: update meshconf IERui Paulo
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-10Phonet: put sockets in a hash tableRĂ©mi Denis-Courmont
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
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-08udp: add a counter into udp_hslotEric Dumazet
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
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-06mac80211: async station powersave handlingJohannes Berg
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 an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov
2009-11-06ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov
2009-11-06wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov
2009-11-06wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov
2009-11-06wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov
2009-11-06wpan-phy: add a helper to put the wpan_phy deviceDmitry Eremin-Solenikov
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-04net: cleanup include/linuxEric Dumazet
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-04net: cleanup include/netEric 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-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-30mac80211: fix radiotap header generationJohannes Berg
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman