| Commit message (Expand) | Author | Age |
* | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 |
* | linkwatch: linkwatch_forget_dev() to speedup device dismantle | Eric Dumazet | 2009-11-18 |
* | net: introduce NETDEV_UNREGISTER_PERNET | Octavian Purdila | 2009-11-18 |
* | net: add dev_txq_stats_fold() helper | Eric Dumazet | 2009-11-18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\ |
|
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 2009-11-16 |
| * | sctp: Set source addresses on the association before adding transports | Vlad Yasevich | 2009-11-13 |
* | | remove deprecated and not used: print_mac() | Marin Mitov | 2009-11-16 |
* | | net: Optimize hard_start_xmit() return checking | Jarek Poplawski | 2009-11-16 |
* | | inetpeer: Optimize inet_getid() | Eric Dumazet | 2009-11-13 |
* | | inet: fix inet_bind_bucket_for_each | Lucian Adrian Grijincu | 2009-11-13 |
* | | ipv6: use RCU to walk list of network devices | Eric Dumazet | 2009-11-13 |
* | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 2009-11-13 |
* | | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy | 2009-11-13 |
* | | netdev: add netdev_continue_rcu | stephen hemminger | 2009-11-11 |
* | | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 |
* | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 |
* | | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 |
|\ \ |
|
| * | | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 |
| * | | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 |
| * | | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 |
| * | | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 |
| * | | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 |
| * | | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 |
| * | | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 |
* | | | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-08 |
* | | | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 2009-11-08 |
* | | | udp: secondary hash on (local port, local address) | Eric Dumazet | 2009-11-08 |
* | | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-08 |
* | | | udp: add a counter into udp_hslot | Eric Dumazet | 2009-11-08 |
* | | | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin | 2009-11-08 |
* | | | net: Support specifying the network namespace upon device creation. | Eric W. Biederman | 2009-11-08 |
* | | | net: kill proto_ops wrapper | Arnd Bergmann | 2009-11-07 |
* | | | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. | David S. Miller | 2009-11-07 |
* | | | compat: add struct compat_ifreq etc to compat.h | Arnd Bergmann | 2009-11-06 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-11-06 |
|\ \ \ |
|
| * | | | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | ieee802154: add an mlme_ops call to retrieve PHY object | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | ieee802154: add LIST_PHY command support | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | ieee802154: constify struct net_device in some operations | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | wpan-phy: follow usual patter of devices registration | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | wpan-phy: allow specifying a per-page channel mask | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | wpan-phy: add wpan-phy iteration functions | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | | wpan-phy: add a helper to put the wpan_phy device | Dmitry Eremin-Solenikov | 2009-11-06 |
* | | | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-11-06 |
|\ \ \ \ |
|
| * | | | | wimax/i2400m: clarify and fix i2400m->{ready,updown} | Inaky Perez-Gonzalez | 2009-10-19 |
| * | | | | wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support | Dirk Brandewie | 2009-10-19 |
| * | | | | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku | Cindy H Kao | 2009-10-19 |
| * | | | | wimax/i2400m: fix reboot echo/ack barker deadlock | Inaky Perez-Gonzalez | 2009-10-19 |