Age | Commit message (Expand) | Author |
2013-01-28 | net: fix possible wrong checksum generation | Eric Dumazet |
2013-01-28 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2013-01-28 | net: add RCU annotation to sk_dst_cache field | Cong Wang |
2013-01-28 | decnet: use correct RCU API to deref sk_dst_cache field | Cong Wang |
2013-01-27 | gro: Fix kcalloc argument order | Joe Perches |
2013-01-27 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-01-26 | can: gw: indicate and count deleted frames due to misconfiguration | Oliver Hartkopp |
2013-01-26 | can: gw: make routing to the incoming CAN interface configurable | Oliver Hartkopp |
2013-01-26 | can: add private data space for CAN sk_buffs | Oliver Hartkopp |
2013-01-26 | can: rename LED trigger name on netdev renames | Kurt Van Dijck |
2013-01-26 | can: export a safe netdev_priv wrapper for candev | Kurt Van Dijck |
2013-01-26 | can: add tx/rx LED trigger support | Fabio Baltieri |
2013-01-23 | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass... | David S. Miller |
2013-01-23 | soreuseport: TCP/IPv6 implementation | Tom Herbert |
2013-01-23 | soreuseport: TCP/IPv4 implementation | Tom Herbert |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-23 | netfilter: nf_conntrack: refactor l4proto support for netns | Gao feng |
2013-01-23 | netfilter: nf_conntrack: refactor l3proto support for netns | Gao feng |
2013-01-23 | netfilter: nf_ct_proto: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_labels: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_helper: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_timeout: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_ecache: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_tstamp: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_acct: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_ct_expect: move initialization out of pernet_operations | Gao feng |
2013-01-23 | netfilter: nf_conntrack: move initialization out of pernet operations | Gao feng |
2013-01-21 | virtio-net: introduce a new control to set macaddr | Amos Kong |
2013-01-21 | net: split eth_mac_addr for better error handling | Stefan Hajnoczi |
2013-01-21 | mcast: add multicast proxy support (IPv4 and IPv6) | Nicolas Dichtel |
2013-01-21 | mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() | Nicolas Dichtel |
2013-01-21 | ipv6: Unshare ip6_nd_hdr() and change return type to void. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-21 | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-21 | netfilter: add missing xt_connlabel.h header in installation | Pablo Neira Ayuso |
2013-01-21 | netfilter: add missing xt_bpf.h header in installation | Pablo Neira Ayuso |
2013-01-21 | netfilter: x_tables: add xt_bpf match | Willem de Bruijn |
2013-01-21 | xfrm: Remove unused defines | Steffen Klassert |
2013-01-20 | ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Optimize ipv6_addr_is_solict_mult(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ... | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-20 | ipv6: Make ipv6_addr_is_XXX() return boolean. | YOSHIFUJI Hideaki |
2013-01-18 | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-17 | ipv6: Complete neighbour entry removal from dst_entry. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-17 | ipv6: Introduce rt6_nexthop() to select nexthop address. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-17 | ndisc: Introduce __ipv6_neigh_lookup_noref(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-17 | ndisc: Remove tbl argument for __ipv6_neigh_lookup(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-18 | netfilter: ctnetlink: allow userspace to modify labels | Florian Westphal |
2013-01-18 | netfilter: ctnetlink: deliver labels to userspace | Florian Westphal |
2013-01-18 | netfilter: add connlabel conntrack extension | Florian Westphal |
2013-01-17 | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones | Kevin Cernekee |