Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-25 | 1 | -1/+11 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 | 2 | -45/+91 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 | 1 | -0/+12 | |
| | * | | | | | mac80211: request TX status where needed | Johannes Berg | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -0/+11 | |
| | * | | | | | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -27/+35 | |
| | * | | | | | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 | 1 | -0/+14 | |
| | * | | | | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -15/+13 | |
| | * | | | | | mac80211: add the total ampdu length to tx info | Felix Fietkau | 2009-11-18 | 1 | -2/+5 | |
| * | | | | | | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -4/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 | 1 | -4/+41 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+34 | |
| | * | | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+1 | |
| | * | | | | | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -4/+4 | |
| | * | | | | | | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+2 | |
| * | | | | | | | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 2009-11-13 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | 1 | -1/+2 | |
| * | | | | | | | 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 | 2 | -20/+98 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | 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: 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 | |
| * | | | | | | | | udp: secondary hash on (local port, local address) | Eric Dumazet | 2009-11-08 | 2 | -4/+26 | |
| * | | | | | | | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-08 | 1 | -1/+5 | |
| * | | | | | | | | udp: add a counter into udp_hslot | Eric Dumazet | 2009-11-08 | 1 | -0/+8 | |
| * | | | | | | | | net: Support specifying the network namespace upon device creation. | Eric W. Biederman | 2009-11-08 | 1 | -3/+5 | |
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-11-06 | 2 | -7/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+4 | |
| | * | | | | | | | | ieee802154: add an mlme_ops call to retrieve PHY object | Dmitry Eremin-Solenikov | 2009-11-06 | 2 | -0/+8 | |
| | * | | | | | | | | ieee802154: constify struct net_device in some operations | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -5/+5 | |
| | * | | | | | | | | wpan-phy: follow usual patter of devices registration | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -1/+5 | |
| | * | | | | | | | | wpan-phy: allow specifying a per-page channel mask | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -1/+1 | |
| | * | | | | | | | | wpan-phy: add wpan-phy iteration functions | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+2 | |
| | * | | | | | | | | wpan-phy: add a helper to put the wpan_phy device | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+6 | |
| * | | | | | | | | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-11-06 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | wimax/i2400m: clarify and fix i2400m->{ready,updown} | Inaky Perez-Gonzalez | 2009-10-19 | 1 | -0/+6 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 3 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net: drop capability from protocol definitions | Eric Paris | 2009-11-05 | 1 | -4/+0 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | tcp: Use defaults when no route options are available | Gilad Ben-Yossef | 2009-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 37 | -240/+120 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 | 2 | -14/+49 | |
| |\ \ \ \ \ \ \ \ \ |