Age | Commit message (Expand) | Author |
2015-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-09-09 | ipv6: fix ifnullfree.cocci warnings | Wu Fengguang |
2015-09-09 | net: ipv6: use common fib_default_rule_pref | Phil Sutter |
2015-09-09 | ipv6: fix multipath route replace error recovery | Roopa Prabhu |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-09-05 | net/ipv6: Correct PIM6 mrt_lock handling | Richard Laing |
2015-09-02 | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled | Daniel Borkmann |
2015-09-02 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann |
2015-08-31 | ipv6: send only one NEWLINK when RA causes changes | Marius Tomaschewski |
2015-08-31 | ipv6: send NEWLINK on RA managed/otherconf changes | Marius Tomaschewski |
2015-08-31 | tcp: use dctcp if enabled on the route to the initiator | Daniel Borkmann |
2015-08-31 | fib, fib6: reject invalid feature bits | Daniel Borkmann |
2015-08-31 | net: fib6: reduce identation in ip6_convert_metrics | Daniel Borkmann |
2015-08-30 | net: Optimize snmp stat aggregation by walking all the percpu data at once | Raghavendra K T |
2015-08-30 | net/ipv6: Export addrconf_ifid_eui48 | Matan Barak |
2015-08-29 | vxlan: do not receive IPv4 packets on IPv6 socket | Jiri Benc |
2015-08-29 | ip_tunnels: convert the mode field of ip_tunnel_info to flags | Jiri Benc |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-08-28 | netfilter: reduce sparse warnings | Florian Westphal |
2015-08-28 | Revert "netfilter: xtables: compute exact size needed for jumpstack" | Florian Westphal |
2015-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-27 | ipv6: Export nf_ct_frag6_gather() | Joe Stringer |
2015-08-26 | netfilter: ip6t_REJECT: added missing icmpv6 codes | Andreas Herz |
2015-08-25 | ip6_gre: release cached dst on tunnel removal | huaibin Wang |
2015-08-25 | ah6: fix error return code | Julia Lawall |
2015-08-25 | xfrm: Use VRF master index if output device is enslaved | David Ahern |
2015-08-24 | ila: Precompute checksum difference for translations | Tom Herbert |
2015-08-24 | lwt: Add cfg argument to build_state | Tom Herbert |
2015-08-21 | netfilter: nf_dup: fix sparse warnings | Pablo Neira Ayuso |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-08-20 | ipv6: route: extend flow representation with tunnel key | Jiri Benc |
2015-08-20 | ipv6: ndisc: inherit metadata dst when creating ndisc requests | Jiri Benc |
2015-08-20 | ipv6: drop metadata dst in ip6_route_input | Jiri Benc |
2015-08-20 | route: move lwtunnel state to dst_entry | Jiri Benc |
2015-08-17 | net: Identifier Locator Addressing module | Tom Herbert |
2015-08-17 | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert |
2015-08-17 | lwt: Add support to redirect dst.input | Tom Herbert |
2015-08-18 | netfilter: nf_conntrack: add efficient mark to zone mapping | Daniel Borkmann |
2015-08-18 | netfilter: nf_conntrack: add direction support for zones | Daniel Borkmann |
2015-08-17 | ipv6: trivial whitespace fix | Ian Morris |
2015-08-17 | ipv6: Fix a potential deadlock when creating pcpu rt | Martin KaFai Lau |
2015-08-17 | ipv6: Add rt6_make_pcpu_route() | Martin KaFai Lau |
2015-08-17 | ipv6: Remove un-used argument from ip6_dst_alloc() | Martin KaFai Lau |
2015-08-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-08-13 | net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo | Andy Gospodarek |
2015-08-13 | net: ipv6 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek |
2015-08-13 | net: track link status of ipv6 nexthops | Andy Gospodarek |
2015-08-13 | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code | Linus Lüssing |