Age | Commit message (Expand) | Author |
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 | net/9p: Handle the server returned error properly | Aneesh Kumar K.V |
2010-08-02 | 9p: readdir implementation for 9p2000.L | Sripathi Kodi |
2010-08-02 | netfilter: nf_conntrack_acct: use skb->len for accounting | Changli Gao |
2010-08-02 | 9p: strlen() doesn't count the terminator | Dan Carpenter |
2010-08-02 | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot... | Changli Gao |
2010-08-02 | netfilter: nf_nat: make unique_tuple return void | Changli Gao |
2010-08-02 | netfilter: nf_nat: use local variable hdrlen | Changli Gao |
2010-08-02 | ipvs: provide default ip_vs_conn_{in,out}_get_proto | Simon Horman |
2010-08-02 | ipvs: remove EXPERIMENTAL tag | Simon Horman |
2010-08-02 | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() | Changli Gao |
2010-08-02 | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary | Eric Dumazet |
2010-08-01 | net: ingress filter message limit | Stephen Hemminger |
2010-08-01 | net/rose: Use GFP_ATOMIC | Julia Lawall |
2010-07-31 | act_nat: the checksum of ICMP doesn't have pseudo header | Changli Gao |
2010-07-31 | act_nat: fix wild pointer | Changli Gao |
2010-07-31 | Bluetooth: Remove __exit from rfcomm_cleanup_ttys() | Gustavo F. Padovan |
2010-07-31 | Bluetooth: Use list_head for HCI blacklist head | David Miller |
2010-07-30 | bridge: Allow multicast snooping to be disabled before ifup | Herbert Xu |
2010-07-30 | bridge: Fix skb leak when multicast parsing fails on TX | Herbert Xu |
2010-07-30 | tcp: cookie transactions setsockopt memory leak | Dmitry Popov |
2010-07-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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 | Revert "mac80211: fix sw scan bracketing" | Luis R. Rodriguez |
2010-07-28 | cfg80211: Update of regulatory request initiator handling | Yuri Ershov |
2010-07-28 | nl80211: Fix memory leaks | Yuri Ershov |
2010-07-28 | mac80211: Put some code under MESH macro | Yuri Ershov |
2010-07-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-28 | bridge: add rcu_read_lock on transmit | stephen hemminger |
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 |