summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-11/+14
| * | | | | udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-191-3/+2
| | |_|/ / | |/| | |
| * | | | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-111-2/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-094-6/+4
| |\ \ \ \
| | * | | | ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-163-6/+3
| | * | | | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-161-0/+1
* | | | | | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-213-9/+31
* | | | | | ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet2013-10-211-6/+17
* | | | | | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-212-2/+1
| |_|/ / / |/| | | |
* | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-193-11/+26
* | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-191-3/+9
* | | | | ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-192-4/+40
* | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-192-0/+2
* | | | | ipv6: gso: remove redundant lockingEric Dumazet2013-10-191-4/+1
* | | | | net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-191-21/+20
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-184-0/+1137
|\ \ \ \ \
| * | | | | ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert2013-10-103-0/+1068
| * | | | | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-091-0/+69
* | | | | | tcp: rename tcp_tso_segment()Eric Dumazet2013-10-181-1/+1
* | | | | | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-2/+31
* | | | | | netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka2013-10-143-0/+217
* | | | | | netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-142-7/+34
* | | | | | netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-144-32/+41
* | | | | | netfilter: add nftablesPatrick McHardy2013-10-144-0/+162
* | | | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-148-34/+40
| |_|_|_|/ |/| | | |
* | | | | inet: rename ir_loc_port to ir_numEric Dumazet2013-10-103-3/+3
* | | | | inet: includes a sock_common in request_sockEric Dumazet2013-10-103-56/+55
* | | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-0910-125/+97
* | | | | tcp/dccp: remove twchainEric Dumazet2013-10-082-48/+36
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-083-5/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
| * | | | ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-071-2/+10
| * | | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-021-1/+1
| | |_|/ | |/| |
* | | | udp: Only allow busy read/poll on connected socketsShawn Bohrer2013-10-081-2/+3
* | | | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-031-1/+1
* | | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-031-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-019-96/+153
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-2/+1
| * | sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-011-3/+7
| |\ \
| | * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-3/+7
| * | | ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-09-301-3/+3
| * | | ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa2013-09-301-2/+2
| * | | ipv6: Fix preferred_lft not updating in some casesPaul Marks2013-09-301-37/+15
| * | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-282-15/+96
| * | | ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-09-241-31/+22
| * | | net: raw: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+3
| * | | net: udp: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+3
| |/ /
* | | ipv6: Not need to set fl6.flowi6_flags as zeroLi RongQing2013-09-301-3/+0
* | | ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa2013-09-271-0/+14
OpenPOWER on IntegriCloud