Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | net: change type of virtio_chan->p9_max_pages | Zhang Yanfei | 1 | -1/+1 |
2013-02-24 | net/core: apply pm_runtime_set_memalloc_noio on network devices | Ming Lei | 1 | -0/+5 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+4 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
2013-02-22 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | sun.com documentation fixes | Christian Kujau | 1 | -1/+1 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -18/+14 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -85/+58 |
2013-02-21 | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -37/+42 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 397 | -9406/+22992 |
2013-02-21 | ipv6: fix race condition regarding dst->expires and dst->from. | YOSHIFUJI Hideaki / 吉藤英明 | 2 | -5/+4 |
2013-02-21 | net: fix a wrong assignment in skb_split() | Amerigo Wang | 1 | -1/+1 |
2013-02-20 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+3 |
2013-02-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 14 | -332/+307 |
2013-02-20 | ip_gre: remove an extra dst_release() | Eric Dumazet | 1 | -3/+1 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -332/+307 |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 2 | -8/+5 |
2013-02-19 | net: ipv4: fix waring -Wunused-variable | Gao feng | 1 | -4/+5 |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang | 4 | -456/+417 |
2013-02-19 | ip_gre: propogate target device GSO capability to the tunnel device | Dmitry Kravkov | 1 | -2/+8 |
2013-02-19 | ip_gre: allow CSUM capable devices to handle packets | Dmitry Kravkov | 1 | -5/+2 |
2013-02-19 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 21 | -197/+298 |
2013-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 7 | -9/+16 |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso | 15 | -65/+160 |
2013-02-19 | ipv6: fix a sparse warning | Eric Dumazet | 1 | -1/+2 |
2013-02-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 14 | -332/+307 |
2013-02-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 55 | -1519/+4514 |
2013-02-19 | VSOCK: Don't reject PF_VSOCK protocol | Andy King | 1 | -1/+1 |
2013-02-19 | VSOCK: get rid of vsock_version.h | Dmitry Torokhov | 2 | -24/+1 |
2013-02-19 | VSOCK: get rid of EXPORT_SYMTAB | Dmitry Torokhov | 2 | -4/+0 |
2013-02-18 | xfrm: release neighbor upon dst destruction | Romain KUNTZ | 1 | -0/+2 |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 55 | -107/+107 |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 47 | -81/+94 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 55 | -1519/+4514 |
2013-02-18 | ip: fix warning in xfrm4_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | ipv6: fix warning in xfrm6_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | net: move ioctl functions into a separated file | Cong Wang | 3 | -574/+577 |
2013-02-18 | cfg80211: fix station change if TDLS isn't supported | Johannes Berg | 1 | -9/+0 |
2013-02-18 | ipv6: optimize inet6_hash_frag() | Eric Dumazet | 1 | -14/+1 |
2013-02-18 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -59/+44 |
2013-02-18 | mac80211: don't spam mesh probe response messages | Thomas Pedersen | 1 | -1/+0 |
2013-02-18 | mac80211: stringify mesh peering events | Thomas Pedersen | 1 | -14/+24 |
2013-02-18 | mac80211: clean up mesh HT operation | Thomas Pedersen | 2 | -40/+24 |
2013-02-18 | mac80211: fix harmless station flush warning | Johannes Berg | 1 | -2/+3 |
2013-02-18 | sunrpc: silence build warning in gss_fill_context | Jeff Layton | 1 | -2/+1 |
2013-02-16 | tipc: remove redundant checking for the number of iovecs in a send request | Ying Xue | 1 | -6/+3 |
2013-02-16 | tipc: byte-based overload control on socket receive queue | Ying Xue | 1 | -38/+39 |
2013-02-16 | tipc: eliminate duplicated discard_rx_queue routine | Ying Xue | 1 | -15/+2 |
2013-02-16 | tipc: fix missing spinlock init in broadcast code | Erik Hugne | 1 | -0/+1 |
2013-02-16 | net: use skb_reset_mac_len() in dev_gro_receive() | Eric Dumazet | 1 | -3/+1 |