Age | Commit message (Expand) | Author |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet |
2013-05-01 | net: sctp: attribute printl with __printf for gcc fmt checks | Daniel Borkmann |
2013-05-01 | netlink: kconfig: move mmap i/o into netlink kconfig | Daniel Borkmann |
2013-05-01 | netpoll: convert mutex into a semaphore | Neil Horman |
2013-05-01 | netlink: Fix skb ref counting. | Pravin B Shelar |
2013-05-01 | net_sched: act_ipt forward compat with xtables | Jamal Hadi Salim |
2013-04-30 | bridge: avoid OOPS if root port not found | stephen hemminger |
2013-04-30 | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-30 | unix/stream: fix peeking with an offset larger than data in queue | Benjamin Poirier |
2013-04-30 | unix/dgram: fix peeking with an offset larger than data in queue | Benjamin Poirier |
2013-04-30 | unix/dgram: peek beyond 0-sized skbs | Benjamin Poirier |
2013-04-30 | openvswitch: Remove unneeded ovs_netdev_get_ifindex() | Thomas Graf |
2013-04-30 | net: Use consume_skb() to free gso segmented skb | Sridhar Samudrala |
2013-04-29 | net/core: remove duplicate statements by do-while loop | Akinobu Mita |
2013-04-29 | net/core: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | net/netfilter: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | net/sched: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | net/sunrpc: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() | Jeff Layton |
2013-04-29 | lib, net: make isodigit() public and use it | Andy Shevchenko |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts | Al Viro |
2013-04-29 | sock_close() couldn't have been called with NULL inode since at least 2.1.early | Al Viro |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | tcp: reset timer after any SYNACK retransmit | Yuchung Cheng |
2013-04-29 | net: Add MIB counters for checksum errors | Eric Dumazet |
2013-04-29 | net: defer net_secret[] initialization | Eric Dumazet |
2013-04-29 | Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-04-29 | sctp: Correct type and usage of sctp_end_cksum() | Simon Horman |
2013-04-29 | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup | Florian Westphal |
2013-04-29 | netfilter: nfnetlink_queue: add skb info attribute | Florian Westphal |
2013-04-29 | netfilter: move skb_gso_segment into nfnetlink_queue module | Florian Westphal |
2013-04-29 | netfilter: nf_queue: move device refcount bump to extra function | Florian Westphal |
2013-04-29 | netfilter: ipset: set match: add support to match the counters | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: The list:set type with counter support | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: The hash types with counter support | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: The bitmap types with counter support | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Introduce the counter extension in the core | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: list:set type using the extension interface | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Hash types using the unified code base | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Unified hash type generation | Jozsef Kadlecsik |