Age | Commit message (Expand) | Author |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | sun.com documentation fixes | Christian Kujau |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | ipv6: fix race condition regarding dst->expires and dst->from. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-02-20 | net: fix a wrong assignment in skb_split() | Amerigo Wang |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-02-19 | ip_gre: remove an extra dst_release() | Eric Dumazet |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang |
2013-02-19 | net: ipv4: fix waring -Wunused-variable | Gao feng |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang |
2013-02-19 | ip_gre: propogate target device GSO capability to the tunnel device | Dmitry Kravkov |
2013-02-19 | ip_gre: allow CSUM capable devices to handle packets | Dmitry Kravkov |
2013-02-18 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso |
2013-02-18 | ipv6: fix a sparse warning | Eric Dumazet |
2013-02-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-02-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-02-18 | VSOCK: Don't reject PF_VSOCK protocol | Andy King |
2013-02-18 | VSOCK: get rid of vsock_version.h | Dmitry Torokhov |
2013-02-18 | VSOCK: get rid of EXPORT_SYMTAB | Dmitry Torokhov |
2013-02-18 | xfrm: release neighbor upon dst destruction | Romain KUNTZ |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-18 | ip: fix warning in xfrm4_mode_tunnel_input | stephen hemminger |
2013-02-18 | ipv6: fix warning in xfrm6_mode_tunnel_input | stephen hemminger |
2013-02-18 | net: move ioctl functions into a separated file | Cong Wang |
2013-02-18 | cfg80211: fix station change if TDLS isn't supported | Johannes Berg |
2013-02-18 | ipv6: optimize inet6_hash_frag() | Eric Dumazet |
2013-02-18 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2013-02-18 | mac80211: don't spam mesh probe response messages | Thomas Pedersen |
2013-02-18 | mac80211: stringify mesh peering events | Thomas Pedersen |
2013-02-18 | mac80211: clean up mesh HT operation | Thomas Pedersen |
2013-02-18 | mac80211: fix harmless station flush warning | Johannes Berg |
2013-02-17 | sunrpc: silence build warning in gss_fill_context | Jeff Layton |
2013-02-15 | tipc: remove redundant checking for the number of iovecs in a send request | Ying Xue |
2013-02-15 | tipc: byte-based overload control on socket receive queue | Ying Xue |
2013-02-15 | tipc: eliminate duplicated discard_rx_queue routine | Ying Xue |
2013-02-15 | tipc: fix missing spinlock init in broadcast code | Erik Hugne |
2013-02-15 | net: use skb_reset_mac_len() in dev_gro_receive() | Eric Dumazet |
2013-02-15 | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar |
2013-02-15 | net: factor out skb_mac_gso_segment() from skb_gso_segment() | Pravin B Shelar |