Denis V. Lunev 0ce28553cc ipv6: missed namespace context in ipv6_rthdr_rcv 17 년 전
..
netfilter 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 년 전
Kconfig 5c5d6dabb7 Revert "ipv6: Fix typo in net/ipv6/Kconfig" 17 년 전
Makefile 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 년 전
addrconf.c b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 년 전
addrconf_core.c c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. 18 년 전
addrlabel.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 년 전
af_inet6.c 2e761e0532 ipv6 netns: init net is used to set bindv6only for new sock 17 년 전
ah6.c b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 년 전
anycast.c df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 년 전
datagram.c e8766fc86b ipv6: Check the hop limit setting in ancillary data. 17 년 전
esp6.c 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 년 전
exthdrs.c 0ce28553cc ipv6: missed namespace context in ipv6_rthdr_rcv 17 년 전
exthdrs_core.c 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 년 전
fib6_rules.c ff4e1fb0be [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. 17 년 전
icmp.c df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 년 전
inet6_connection_sock.c 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. 17 년 전
inet6_hashtables.c c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 년 전
ip6_fib.c 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 년 전
ip6_flowlabel.c 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 년 전
ip6_input.c f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 년 전
ip6_output.c f5184d267c net: Allow netdevices to specify needed head/tailroom 17 년 전
ip6_tunnel.c 554eb27782 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. 17 년 전
ip6mr.c d430a227d2 bogus format in ip6mr 17 년 전
ipcomp6.c 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 년 전
ipv6_sockglue.c aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 년 전
mcast.c f5184d267c net: Allow netdevices to specify needed head/tailroom 17 년 전
mip6.c 7f1eced8b0 [IPV6] MIP6: Use our standard definitions for paddings. 17 년 전
ndisc.c 0686caa35e ndisc: Add missing strategies for per-device retrans timer/reachable time settings. 17 년 전
netfilter.c d63a650736 [NETFILTER]: Add partial checksum validation helper 17 년 전
proc.c 0bb53a66fe ipv6: assign PDE->data before gluing PDE into /proc tree 17 년 전
protocol.c 7159039a12 [IPV6]: Decentralize EXPORT_SYMBOLs. 18 년 전
raw.c f23d60de71 ipv6: Fix duplicate initialization of rawv6_prot.destroy 17 년 전
reassembly.c 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 년 전
route.c d420895efb ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. 17 년 전
sit.c 2b4743bd6b ipv6 sit: Avoid extra need for compat layer in PRL management. 17 년 전
syncookies.c ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 년 전
sysctl_net_ipv6.c 5ee0910509 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. 17 년 전
tcp_ipv6.c 7be87351a1 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) 17 년 전
tunnel6.c 8283637231 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. 17 년 전
udp.c 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 년 전
udp_impl.h 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 년 전
udplite.c 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 년 전
xfrm6_input.c a002c6fd71 [XFRM] IPV6: Optimize xfrm6_input_addr(). 17 년 전
xfrm6_mode_beet.c 732c8bd590 [IPSEC]: Fix BEET output 17 년 전
xfrm6_mode_ro.c d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 년 전
xfrm6_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 17 년 전
xfrm6_mode_tunnel.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 년 전
xfrm6_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 년 전
xfrm6_policy.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 년 전
xfrm6_state.c 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 년 전
xfrm6_tunnel.c df8ea19b5d [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi(). 17 년 전