Age | Commit message (Expand) | Author |
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 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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 |
2013-04-29 | netfilter: ipset: Bitmap types using the unified code base | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Unified bitmap type generation | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Introduce extensions to elements in the core | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Move often used IPv6 address masking function to header file | Jozsef Kadlecsik |
2013-04-29 | netfilter: ipset: Make possible to test elements marked with nomatch | Jozsef Kadlecsik |
2013-04-29 | ipv6: Kill ipv6 dependency of icmpv6_send(). | Pravin B Shelar |
2013-04-29 | sock_diag: allow to dump bpf filters | Nicolas Dichtel |
2013-04-29 | packet_diag: disclose meminfo values | Nicolas Dichtel |
2013-04-29 | packet_diag: disclose uid value | Nicolas Dichtel |
2013-04-29 | net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W | Chen Gang |
2013-04-29 | bridge: Add fdb dst check during fdb update | roopa |
2013-04-29 | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom |
2013-04-26 | genetlink: fix possible memory leak in genl_family_rcv_msg() | Wei Yongjun |
2013-04-27 | NFC: Add missing RFKILL dependency for Kconfig | Marcel Holtmann |
2013-04-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-04-26 | NFC: Move LLCP code to the NFC top level diirectory | Samuel Ortiz |
2013-04-25 | VSOCK: Drop bogus __init annotation from vsock_init_tables() | Geert Uytterhoeven |
2013-04-25 | VSOCK: Fix misc device registration | Asias He |
2013-04-25 | net: fix address check in rtnl_fdb_del | Vlad Yasevich |
2013-04-25 | net: ipv4: typo issue, remove erroneous semicolon | Chen Gang |
2013-04-25 | NFC: llcp: two bugs in ->getname() | Dan Carpenter |
2013-04-25 | netrom: info leak in ->getname() | Dan Carpenter |
2013-04-25 | appletalk: info leak in ->getname() | Dan Carpenter |
2013-04-25 | openvswitch: Use parallel_ops genl. | Pravin B Shelar |
2013-04-25 | genl: Allow concurrent genl callbacks. | Pravin B Shelar |