Age | Commit message (Expand) | Author |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-08-02 | net/9p: Implement TXATTRCREATE 9p call | Aneesh Kumar K.V |
2010-08-02 | net/9p: Implement attrwalk 9p call | Aneesh Kumar K.V |
2010-08-02 | 9p: Implement LOPEN | M. Mohan Kumar |
2010-08-02 | fs/9p: This patch implements TLCREATE for 9p2000.L protocol. | Venkateswararao Jujjuri (JV) |
2010-08-02 | 9p: Implement TMKDIR | M. Mohan Kumar |
2010-08-02 | 9p: Implement TMKNOD | M. Mohan Kumar |
2010-08-02 | 9p: Define and implement TSYMLINK for 9P2000.L | Venkateswararao Jujjuri (JV) |
2010-08-02 | 9p: Define and implement TLINK for 9P2000.L | Venkateswararao Jujjuri (JV) |
2010-08-02 | 9p: Implement client side of setattr for 9P2000.L protocol. | Sripathi Kodi |
2010-08-02 | 9p: getattr client implementation for 9P2000.L protocol. | Sripathi Kodi |
2010-08-02 | 9p: readdir implementation for 9p2000.L | Sripathi Kodi |
2010-08-02 | netfilter: nf_nat: make unique_tuple return void | Changli Gao |
2010-08-02 | ipvs: provide default ip_vs_conn_{in,out}_get_proto | Simon Horman |
2010-08-02 | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() | Changli Gao |
2010-07-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-07-29 | cfg80211: fix dev <-> wiphy typo | Christian Lamparter |
2010-07-29 | mac80211: allow drivers to request DTIM period | Johannes Berg |
2010-07-28 | mac80211: inform drivers about the off-channel status on channel changes | Felix Fietkau |
2010-07-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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 | include/net/cfg80211.h: Add wiphy_<level> printk equivalents | Joe Perches |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-26 | lib80211: remove unused host_build_iv option | John W. Linville |
2010-07-24 | net sched: fix race in mirred device removal | stephen hemminger |
2010-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-23 | IPVS: make FTP work with full NAT support | Hannes Eder |
2010-07-21 | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan |
2010-07-21 | irda: Use __packed annotation instead IRDA_PACKED macro | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Use __packed annotation | 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: 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: Add Copyright notice to L2CAP | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Remove the send_lock spinlock from ERTM | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Disconnect early if mode is not supported | Gustavo F. Padovan |
2010-07-21 | Bluetooth: Reassigned copyright to Code Aurora Forum | Ron Shaffer |
2010-07-21 | Bluetooth: Remove extraneous white space | Ron Shaffer |
2010-07-21 | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg |
2010-07-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-20 | wireless: correct sparse warning in wext-compat.c | John W. Linville |
2010-07-20 | wireless: only use alpha2 regulatory information from country IE | John W. Linville |
2010-07-20 | mac80211: move QoS-enable to BSS info | Johannes Berg |
2010-07-15 | tcp: sizeof struct tcp_skb_cb is 44 | Eric Dumazet |
2010-07-15 | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space | Pablo Neira Ayuso |
2010-07-14 | net: fix problem in reading sock TX queue | Tom Herbert |