| Commit message (Expand) | Author | Age |
* | vlan: support "loose binding" to the underlying network device | Patrick McHardy | 2009-11-26 |
* | veth: move loopback logic to common location | Arnd Bergmann | 2009-11-26 |
* | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM | Martin Willi | 2009-11-25 |
* | xfrm: Use the user specified truncation length in ESP and AH | Martin Willi | 2009-11-25 |
* | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-25 |
* | net: convert /proc/net/rt_acct to seq_file | Alexey Dobriyan | 2009-11-25 |
* | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 |
|\ |
|
| * | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 2009-11-23 |
| * | mac80211: fix rcu locking | Johannes Berg | 2009-11-23 |
| * | mac80211: remove dead struct member | Johannes Berg | 2009-11-23 |
| * | mac80211: fix endianess on mesh_path_error_tx() calls | Rui Paulo | 2009-11-19 |
| * | mac80211: add per-station HT capability file | Johannes Berg | 2009-11-19 |
| * | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 |
| * | mac80211: request TX status where needed | Johannes Berg | 2009-11-19 |
| * | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 2009-11-19 |
| * | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 |
| * | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 |
| * | mac80211: update cfg80211 scan result code for the updated mesh conf IE | Rui Paulo | 2009-11-18 |
| * | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 2009-11-18 |
| * | mac80211: move TX status handling | Johannes Berg | 2009-11-18 |
| * | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 2009-11-18 |
| * | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann | 2009-11-18 |
| * | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 2009-11-18 |
| * | mac80211: Fix panic in aggregation handling | Sujith | 2009-11-18 |
| * | cfg80211: Allow reassociation in associated state | Jouni Malinen | 2009-11-18 |
| * | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 |
| * | mac80211: use fixed broadcast address | Johannes Berg | 2009-11-18 |
| * | mac80211: remove dev_hold/put calls | Johannes Berg | 2009-11-18 |
| * | mac80211: improve rate handling | Johannes Berg | 2009-11-18 |
| * | mac80211: trim RX data | Johannes Berg | 2009-11-18 |
| * | mac80211: cleanup reorder buffer handling | Johannes Berg | 2009-11-18 |
| * | mac80211: push michael MIC report after DA check | Johannes Berg | 2009-11-18 |
| * | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 |
| * | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 2009-11-18 |
| * | mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces | Felix Fietkau | 2009-11-18 |
* | | net/ipv6: Move && and || to end of previous line | Joe Perches | 2009-11-24 |
* | | net/ipv4: Move && and || to end of previous line | Joe Perches | 2009-11-23 |
* | | net: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 2009-11-22 |
* | | tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL | David S. Miller | 2009-11-21 |
* | | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 |
* | | X25: Enable setting of cause and diagnostic fields | Andrew Hendry | 2009-11-19 |
* | | netsched: Allow var_sk_bound_if meta to work on all namespaces | Eric Dumazet | 2009-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-18 |
| |\ |
|
| | * | vlan: Fix register_vlan_dev() error path | Eric Dumazet | 2009-11-17 |
| | * | gro: Fix illegal merging of trailer trash | Herbert Xu | 2009-11-17 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 |
| |\ \ \ |
|
| * | | | | 9p: fix readdir corner cases | Eric Van Hensbergen | 2009-11-02 |