summaryrefslogtreecommitdiff
path: root/include
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-18net: 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-16Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-16remove deprecated and not used: print_mac()Marin Mitov
2009-11-16net: Optimize hard_start_xmit() return checkingJarek Poplawski
2009-11-14inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-14inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu
2009-11-14ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-14net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-14sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy
2009-11-11netdev: add netdev_continue_rcustephen hemminger
2009-11-11usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-11udp: bind() optimisationEric Dumazet
2009-11-11Phonet: 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-09xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-11-09net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-09udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-09udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-09udp: 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-07net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
2009-11-07compat: add struct compat_ifreq etc to compat.hArnd Bergmann
2009-11-07Merge 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-06net: pass kern to net_proto_family create functionEric Paris
2009-11-06net: drop capability from protocol definitionsEric Paris
2009-11-05tcp: 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-03gianfar: Basic Support for programming hash rulesSandeep Gopalpet
2009-11-03tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson