Age | Commit message (Expand) | Author |
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 |
2010-07-21 | Bluetooth: Fix typo in hci_event.c | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Add Google's copyright to L2CAP | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Implemented HCI frame reassembly for RX from stream | Suraj Sumangala |
2010-07-21 | Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper | Suraj Sumangala |
2010-07-21 | Bluetooth: Implement hci_reassembly helper to reassemble RX packets | Suraj Sumangala |
2010-07-21 | Bluetooth: Add one more buffer for HCI stream reassembly | Suraj Sumangala |
2010-07-21 | Bluetooth: Update L2CAP version information | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Add Copyright notice to L2CAP | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Keep code under column 80 | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Fix bug in kzalloc allocation size | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Send ConfigReq after send a ConnectionRsp | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Fix error return on L2CAP-HCI interface. | João Paulo Rechi Vita |
2010-07-21 | Bluetooth: Fix error value for wrong FCS. | João Paulo Rechi Vita |
2010-07-21 | Bluetooth: Fix error return for l2cap_connect_rsp(). | João Paulo Rechi Vita |
2010-07-21 | Bluetooth: Fix error return value on sendmsg. | João Paulo Rechi Vita |
2010-07-21 | Bluetooth: Fix error return value on sendmsg. | João Paulo Rechi Vita |