| Commit message (Expand) | Author | Age |
* | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani | 2012-12-01 |
* | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2012-11-30 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2012-11-30 |
|\ |
|
| * | ipv6: improve ipv6_find_hdr() to skip empty routing headers | Ansis Atteka | 2012-11-12 |
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross | 2012-11-09 |
* | | ip6tnl/sit: drop packet if ECN present with not-ECT | Nicolas Dichtel | 2012-11-28 |
* | | ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM | Joe Perches | 2012-11-26 |
* | | ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool | Joe Perches | 2012-11-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 |
|\ \ |
|
| * | | ipv6: fix inet6_csk_update_pmtu() return value | Eric Dumazet | 2012-11-20 |
* | | | ipv6: adapt connect for repair move | Andrey Vagin | 2012-11-22 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2012-11-22 |
|\ \ \ |
|
| * | | | xfrm6: Remove commented out function call to xfrm6_input_fini | Steffen Klassert | 2012-11-16 |
| * | | | xfrm: Use a static gc threshold value for ipv6 | Steffen Klassert | 2012-11-15 |
* | | | | sit: allow to configure 6rd tunnels via netlink | Nicolas Dichtel | 2012-11-20 |
* | | | | net: Make CAP_NET_BIND_SERVICE per user namespace | Eric W. Biederman | 2012-11-18 |
* | | | | net: Enable a userns root rtnl calls that are safe for unprivilged users | Eric W. Biederman | 2012-11-18 |
* | | | | net: Enable some sysctls that are safe for the userns root | Eric W. Biederman | 2012-11-18 |
* | | | | net: Allow userns root to control ipv6 | Eric W. Biederman | 2012-11-18 |
* | | | | net: Push capable(CAP_NET_ADMIN) into the rtnl methods | Eric W. Biederman | 2012-11-18 |
* | | | | net: Don't export sysctls to unprivileged users | Eric W. Biederman | 2012-11-18 |
* | | | | ipv6: Preserve ipv6 functionality needed by NET | Vlad Yasevich | 2012-11-18 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value | Hannes Frederic Sowa | 2012-11-13 |
* | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-11-16 |
|\ \ \ \ |
|
| * | | | | netfilter: ipv6: only provide sk_bound_dev_if for link-local addr | Florian Westphal | 2012-11-13 |
| * | | | | netfilter: ipv6: add getsockopt to retrieve origdst | Florian Westphal | 2012-11-02 |
| * | | | | netfilter: nf_nat: use PTR_RET | Wu Fengguang | 2012-10-29 |
* | | | | | ipv6: Fix build error with udp_offload | Vlad Yasevich | 2012-11-15 |
* | | | | | net: Remove code duplication between offload structures | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Pull IPv6 GSO registration out of the module | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Update ipv6 static library with newly needed functions | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Move exthdr offload support into separate file | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Separate out UDP offload functionality | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Separate tcp offload functionality | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Separate ipv6 offload support | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Switch to using new offload infrastructure. | Vlad Yasevich | 2012-11-15 |
* | | | | | ipv6: Add new offload registration infrastructure. | Vlad Yasevich | 2012-11-15 |
* | | | | | net: Switch to using the new packet offload infrustructure | Vlad Yasevich | 2012-11-15 |
* | | | | | ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() | Nicolas Dichtel | 2012-11-15 |
* | | | | | sit: fix sparse warnings | Nicolas Dichtel | 2012-11-15 |
* | | | | | sit: add support of link creation via rtnl | Nicolas Dichtel | 2012-11-14 |
* | | | | | sit: rename rtnl functions for consistency | Nicolas Dichtel | 2012-11-14 |
* | | | | | sit/rtnl: add missing parameters on dump | Nicolas Dichtel | 2012-11-14 |
* | | | | | sit: always notify change when params are updated | Nicolas Dichtel | 2012-11-14 |
* | | | | | ip6tnl: add support of link creation via rtnl | Nicolas Dichtel | 2012-11-14 |
* | | | | | ip6tnl: rename rtnl functions for consistency | Nicolas Dichtel | 2012-11-14 |
* | | | | | ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump | Nicolas Dichtel | 2012-11-14 |
* | | | | | ipv6: remove obsolete comments in route.c | Li RongQing | 2012-11-14 |
* | | | | | net: unify for_each_ip_tunnel_rcu() | Amerigo Wang | 2012-11-14 |