David S. Miller cd2cc01b67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf пре 12 година
..
netfilter a6441b7a39 netfilter: synproxy: send mss option to backend пре 12 година
Kconfig 5d9efa7ee9 ipv6: Remove privacy config option. пре 12 година
Makefile ed1efb2aef ipv6: Add support for IPsec virtual tunnel interfaces пре 12 година
addrconf.c 1ee2dcc224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 12 година
addrconf_core.c f39dc1023d ipv6: move in6_dev_finish_destroy() into core kernel пре 12 година
addrlabel.c 639739b5e6 ipv6: fix null pointer dereference in __ip6addrlbl_add пре 12 година
af_inet6.c 1ee2dcc224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 12 година
ah6.c b3b2b9e192 ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH пре 12 година
anycast.c ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry пре 13 година
datagram.c efe4208f47 ipv6: make lookups simpler and faster пре 12 година
esp6.c 296c10639a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next пре 12 година
exthdrs.c 8112b1fe07 ipv6/exthdrs: accept tlv which includes only padding пре 12 година
exthdrs_core.c 29a3cad5c6 ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header пре 12 година
exthdrs_offload.c c6b641a4c6 ipv6: Pull IPv6 GSO registration out of the module пре 13 година
fib6_rules.c 04f0888da2 fib6_rules: fix indentation пре 12 година
icmp.c 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 12 година
inet6_connection_sock.c b44084c2c8 inet: rename ir_loc_port to ir_num пре 12 година
inet6_hashtables.c 1bbdceef1e inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once пре 12 година
ip6_checksum.c acb3e04119 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library пре 13 година
ip6_fib.c 0a67d3efa4 ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net пре 12 година
ip6_flowlabel.c f8c31c8f80 ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh пре 12 година
ip6_gre.c 827da44c61 net: Explicitly initialize u64_stats_sync structures for lockdep пре 12 година
ip6_icmp.c 5f5624cf15 ipv6: Kill ipv6 dependency of icmpv6_send(). пре 12 година
ip6_input.c 1f07d03e20 net: add SNMP counters tracking incoming ECN bits пре 12 година
ip6_offload.c 61c1db7fae ipv6: sit: add GSO/TSO support пре 12 година
ip6_offload.h c6b641a4c6 ipv6: Pull IPv6 GSO registration out of the module пре 13 година
ip6_output.c 5e30025a31 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
ip6_tunnel.c 1ee2dcc224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 12 година
ip6_vti.c ed1efb2aef ipv6: Add support for IPsec virtual tunnel interfaces пре 12 година
ip6mr.c ea23192e8e tunnels: harmonize cleanup done on skb on rx path пре 12 година
ipcomp6.c b3b2b9e192 ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH пре 12 година
ipv6_sockglue.c 3fdfa5ff50 ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt пре 12 година
mcast.c 9260d3e101 ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put пре 12 година
mip6.c 29a3cad5c6 ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header пре 12 година
ndisc.c bcd081a3ae net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n пре 12 година
netfilter.c 2a7851bffb netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 пре 12 година
output_core.c 788787b559 ipv6: move ip6_local_out into core kernel пре 12 година
ping.c efe4208f47 ipv6: make lookups simpler and faster пре 12 година
proc.c 1f07d03e20 net: add SNMP counters tracking incoming ECN bits пре 12 година
protocol.c c6b641a4c6 ipv6: Pull IPv6 GSO registration out of the module пре 13 година
raw.c bceaa90240 inet: prevent leakage of uninitialized memory to user in recv syscalls пре 12 година
reassembly.c b1190570b4 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once пре 12 година
route.c f104a567e6 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv пре 12 година
sit.c 1ee2dcc224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 12 година
syncookies.c b23a002fc6 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once пре 12 година
sysctl_net_ipv6.c fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table пре 12 година
tcp_ipv6.c a4fe34bf90 tcp_memcontrol: Remove the per netns control. пре 12 година
tcpv6_offload.c 28be6e07e8 tcp: rename tcp_tso_segment() пре 12 година
tunnel6.c f32138319c net: ipv6: Standardize prefixes for message logging пре 13 година
udp.c bceaa90240 inet: prevent leakage of uninitialized memory to user in recv syscalls пре 12 година
udp_impl.h 7e58487b8c net: ipv4/ipv6: Remove extern from function prototypes пре 12 година
udp_offload.c 0e033e04c2 ipv6: fix headroom calculation in udp6_ufo_fragment пре 12 година
udplite.c f77d602124 ipv6: do not clear pinet6 field пре 12 година
xfrm6_input.c b2e0b385d7 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation пре 16 година
xfrm6_mode_beet.c 03606895cd ipsec: be careful of non existing mac headers пре 14 година
xfrm6_mode_ro.c d26f398400 [IPSEC]: Make x->lastused an unsigned long пре 18 година
xfrm6_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output пре 18 година
xfrm6_mode_tunnel.c 212e560112 ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. пре 12 година
xfrm6_output.c 5a25cf1e31 xfrm: revert ipv4 mtu determination to dst_mtu пре 12 година
xfrm6_policy.c 84502b5ef9 xfrm: Fix null pointer dereference when decoding sessions пре 12 година
xfrm6_state.c 628e341f31 xfrm: make local error reporting more robust пре 12 година
xfrm6_tunnel.c b67bfe0d42 hlist: drop the node parameter from iterators пре 13 година