Age | Commit message (Expand) | Author |
2010-10-21 | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross |
2010-10-20 | net: avoid RCU for NOCACHE dst | Eric Dumazet |
2010-10-20 | net: allocate tx queues in register_netdevice | Tom Herbert |
2010-10-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-18 | bonding: Fix bonding drivers improper modification of netpoll structure | Neil Horman |
2010-10-18 | can: mcp251x: Don't use pdata->model for chip selection anymore | Marc Kleine-Budde |
2010-10-17 | netns: reorder fields in struct net | Eric Dumazet |
2010-10-16 | tipc: cleanup function namespace | stephen hemminger |
2010-10-16 | net: allocate skbs on local node | Eric Dumazet |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2010-10-13 | Phonet: 'connect' socket implementation for Pipe controller | Kumar Sanghvi |
2010-10-13 | mac80211: add probe request filter flag | Johannes Berg |
2010-10-13 | cfg80211: notify drivers about frame registrations | Johannes Berg |
2010-10-13 | wext: fix alignment problem in serializing 'struct iw_point' | Gerrit Renker |
2010-10-12 | net: percpu net_device refcount | Eric Dumazet |
2010-10-12 | Bluetooth: clean up rfcomm code | Andrei Emeltchenko |
2010-10-12 | Bluetooth: Add common code for stream-oriented recvmsg() | Mat Martineau |
2010-10-12 | Bluetooth: Support SDIO devices that are AMP controllers | David Vrabel |
2010-10-12 | Bluetooth: HCI devices are either BR/EDR or AMP radios | David Vrabel |
2010-10-11 | neigh: reorder struct neighbour fields | Eric Dumazet |
2010-10-11 | net dst: use a percpu_counter to track entries | Eric Dumazet |
2010-10-11 | neigh: Protect neigh->ha[] with a seqlock | Eric Dumazet |
2010-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-11 | mac80211: Update mesh constants to approved IEEE ANA values | Steve deRosier |
2010-10-11 | cfg80211: add channel utilization stats to the survey command | Felix Fietkau |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear |
2010-10-11 | neigh: speedup neigh_hh_init() | Eric Dumazet |
2010-10-08 | Phonet: cleanup pipe enable socket option | RĂ©mi Denis-Courmont |
2010-10-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-06 | neigh: RCU conversion of struct neighbour | Eric Dumazet |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-05 | fib: RCU conversion of fib_lookup() | Eric Dumazet |
2010-10-05 | bonding: add retransmit membership reports tunable | Flavio Leitner |
2010-10-05 | net neigh: RCU conversion of neigh hash table | Eric Dumazet |
2010-10-05 | net: add a core netdev->rx_dropped counter | Eric Dumazet |
2010-10-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | wait: using uninitialized member of wait queue | Evgeny Kuznetsov |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-05 | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville |
2010-10-05 | nl80211: fix remain-on-channel documentation | Johannes Berg |
2010-10-05 | genetlink: introduce pre_doit/post_doit hooks | Johannes Berg |
2010-10-05 | mac80211: distinct between max rates and the number of rates the hw can report | Helmut Schaa |
2010-10-05 | cfg80211: patches to allow setting the WDS peer | Bill Jordan |
2010-10-05 | cfg80211: remove spurious __KERNEL__ ifdef | Johannes Berg |