Age | Commit message (Expand) | Author |
2010-07-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-27 | Bluetooth: Add __init and __exit marks to RFCOMM | Gustavo F. Padovan |
2010-07-27 | Bluetooth: Test 'count' value before enter the loop | Gustavo F. Padovan |
2010-07-27 | Bluetooth: Defer SCO setup if mode change is pending | Marcel Holtmann |
2010-07-27 | wireless: Convert wiphy_debug macro to function | Joe Perches |
2010-07-27 | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen |
2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-26 | genetlink: use genl_register_family_with_ops() | Changli Gao |
2010-07-26 | drop_monitor: use genl_register_family_with_ops() | Changli Gao |
2010-07-26 | genetlink: cleanup code according to CodingStyle | Changli Gao |
2010-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-26 | wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE | David S. Miller |
2010-07-26 | netlink: netlink_recvmsg() fix | Eric Dumazet |
2010-07-26 | mac80211: Don't set per-BSS QoS for monitor interfaces | Sujith |
2010-07-26 | mac80211: fix sta assignment | Johannes Berg |
2010-07-26 | cfg80211: fix IBSS default management key | Johannes Berg |
2010-07-26 | mac80211: remove bogus rcu_read_lock() | Johannes Berg |
2010-07-26 | wireless: remove unneeded variable from regulatory_hint_11d() | Dan Carpenter |
2010-07-26 | mac80211: freeing the wrong variable | Dan Carpenter |
2010-07-26 | lib80211: remove unused host_build_iv option | John W. Linville |
2010-07-26 | minstrel: don't complain about feedback for unrequested rates | John W. Linville |
2010-07-26 | minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps | John W. Linville |
2010-07-25 | net: dev_forward_skb should call nf_reset | Ben Greear |
2010-07-24 | net: pskb_expand_head() optimization | Eric Dumazet |
2010-07-24 | net sched: fix race in mirred device removal | stephen hemminger |
2010-07-24 | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann |
2010-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-23 | net: core: don't use own hex_to_bin() method | Andy Shevchenko |
2010-07-23 | netfilter: iptables: use skb->len for accounting | Changli Gao |
2010-07-23 | netfilter: ip6tables: use skb->len for accounting | Changli Gao |
2010-07-23 | xt_quota: report initial quota value instead of current value to userspace | Changli Gao |
2010-07-23 | netfilter: xt_quota: use per-rule spin lock | Changli Gao |
2010-07-23 | netfilter: arptables: use arp_hdr_len() | Changli Gao |
2010-07-23 | netfilter: nf_nat_core: merge the same lines | Changli Gao |
2010-07-23 | netfilter: add xt_cpu match | Eric Dumazet |
2010-07-23 | IPVS: make FTP work with full NAT support | Hannes Eder |
2010-07-23 | IPVS: make friends with nf_conntrack | Hannes Eder |
2010-07-23 | netfilter: xt_ipvs (netfilter matcher for IPVS) | Hannes Eder |
2010-07-22 | caif: precedence bug | Dan Carpenter |
2010-07-22 | net: RTA_MARK addition | Eric Dumazet |
2010-07-22 | ipv6: Don't add routes to ipv6 disabled interfaces. | Brian Haley |
2010-07-22 | net: Fix skb_copy_expand() handling of ->csum_start | David S. Miller |
2010-07-22 | net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c | Andrea Shepard |
2010-07-21 | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan |
2010-07-21 | mac80211: proper IBSS locking | Johannes Berg |
2010-07-21 | mac80211: fix IBSS lockdep complaint | Johannes Berg |
2010-07-21 | mac80211: refuse shared key auth when WEP is unavailable | Johannes Berg |
2010-07-21 | cfg80211: fix race between sysfs and cfg80211 | Maxime Bizon |
2010-07-21 | Bluetooth: Enable L2CAP Extended features by default | Gustavo F. Padovan |