Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) | Dave Airlie | 2009-10-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-08 | 1 | -18/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 | 4 | -9/+331 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | znet: fix build failure from i82593.h relocation | John W. Linville | 2009-11-17 | 1 | -0/+229 | |
| * | | | | | | | | | | | | | | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 2 | -0/+68 | |
| * | | | | | | | | | | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | linkwatch: linkwatch_forget_dev() to speedup device dismantle | Eric Dumazet | 2009-11-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | net: introduce NETDEV_UNREGISTER_PERNET | Octavian Purdila | 2009-11-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | net: add dev_txq_stats_fold() helper | Eric Dumazet | 2009-11-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller | 2009-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sctp: Set source addresses on the association before adding transports | Vlad Yasevich | 2009-11-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | remove deprecated and not used: print_mac() | Marin Mitov | 2009-11-15 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | net: Optimize hard_start_xmit() return checking | Jarek Poplawski | 2009-11-15 | 1 | -12/+30 | |
* | | | | | | | | | | | | | | inetpeer: Optimize inet_getid() | Eric Dumazet | 2009-11-13 | 1 | -11/+5 | |
* | | | | | | | | | | | | | | inet: fix inet_bind_bucket_for_each | Lucian Adrian Grijincu | 2009-11-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | ipv6: use RCU to walk list of network devices | Eric Dumazet | 2009-11-13 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 2009-11-13 | 2 | -3/+6 | |
* | | | | | | | | | | | | | | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy | 2009-11-13 | 1 | -11/+32 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | netdev: add netdev_continue_rcu | stephen hemminger | 2009-11-10 | 2 | -0/+16 | |
* | | | | | | | | | | | | | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | 2 | -1/+8 | |
* | | | | | | | | | | | | | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 3 | -21/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | 1 | -2/+23 | |
| * | | | | | | | | | | | | | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 | 1 | -8/+34 | |
| * | | | | | | | | | | | | | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-08 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 2009-11-08 | 1 | -17/+24 | |
* | | | | | | | | | | | | | | udp: secondary hash on (local port, local address) | Eric Dumazet | 2009-11-08 | 3 | -4/+27 | |
* | | | | | | | | | | | | | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-08 | 2 | -1/+7 | |
* | | | | | | | | | | | | | | udp: add a counter into udp_hslot | Eric Dumazet | 2009-11-08 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin | 2009-11-08 | 1 | -0/+36 | |
* | | | | | | | | | | | | | | net: Support specifying the network namespace upon device creation. | Eric W. Biederman | 2009-11-08 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | net: kill proto_ops wrapper | Arnd Bergmann | 2009-11-07 | 1 | -83/+0 | |
* | | | | | | | | | | | | | | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. | David S. Miller | 2009-11-06 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | compat: add struct compat_ifreq etc to compat.h | Arnd Bergmann | 2009-11-06 | 1 | -0/+39 | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-11-06 | 3 | -7/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | ieee802154: add an mlme_ops call to retrieve PHY object | Dmitry Eremin-Solenikov | 2009-11-06 | 2 | -0/+8 | |
| * | | | | | | | | | | | | | | ieee802154: add LIST_PHY command support | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+4 |