Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f4f4ffa7b7c3d29d0537a126145c9f8d8ed5dbc
/
net
/
ipv6
0f4f4ff
net: Add GSO support for UDP tunnels with checksum
by Tom Herbert
· 10 years ago
af5fcba
udp: Generic functions to set checksum
by Tom Herbert
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
90d0e08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1c19448
net: Make enabling of zero UDP6 csums more restrictive
by Tom Herbert
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 10 years ago
4de462a
ipv6: gro: fix CHECKSUM_COMPLETE support
by Eric Dumazet
· 10 years ago
1495664
ipv6: slight optimization in ip6_dst_gc
by Li RongQing
· 10 years ago
f98f89a
net: tunnels - enable module autoloading
by Tom Gundersen
· 10 years ago
2e47b29
net: ipv6: make "ip -6 route get mark xyz" work.
by Lorenzo Colitti
· 10 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 10 years ago
f895f0c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
112a351
vti6: delete unneeded call to netdev_priv
by Julia Lawall
· 10 years ago
c9f2dba
snmp: fix some left over of snmp stats
by WANG Cong
· 10 years ago
3a1cebe
ipv6: fix calculation of option len in ip6_append_data
by Hannes Frederic Sowa
· 10 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 10 years ago
1b3c61d
net: Use fwmark reflection in PMTU discovery.
by Lorenzo Colitti
· 10 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 10 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 10 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 10 years ago
c896593
ip6_tunnel: fix potential NULL pointer dereference
by Susant Sahani
· 11 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6d004d6
vti: Use the tunnel mark for lookup in the error handlers.
by Steffen Klassert
· 10 years ago
fd71143
vti6: Don't unregister pernet ops twice on init errors
by Mathias Krause
· 11 years ago
163cd4e
ipv6: remove parameter rt from fib6_prune_clones()
by Duan Jiong
· 11 years ago
b3d4056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
0a80966
net: Verify UDP checksum before handoff to encap
by Tom Herbert
· 11 years ago
39471ac
icmp6: Call skb_checksum_validate
by Tom Herbert
· 11 years ago
81249be
gre6: Call skb_checksum_simple_validate
by Tom Herbert
· 11 years ago
a8951d5
netfilter: Fix potential use after free in ip6_route_me_harder()
by Sergey Popovich
· 11 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
418a315
net: ipv6: send pkttoobig immediately if orig frag size > mtu
by Florian Westphal
· 11 years ago
edb666f
xfrm6: Properly handle unsupported protocols
by Steffen Klassert
· 11 years ago
79e0f1c
ipv6: Need to sock_put on csum error
by Tom Herbert
· 11 years ago
07c8e35
ipv6: remove unused function ipv6_inherit_linklocal()
by WANG Cong
· 11 years ago
4068579
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
by Tom Herbert
· 11 years ago
e4f45b7
net: Call skb_checksum_init in IPv6
by Tom Herbert
· 11 years ago
5c98631
net: ipv6: Introduce ip6_sk_dst_hoplimit.
by Lorenzo Colitti
· 11 years ago
f768e5b
netfilter: add helper for adding nat extension
by Florian Westphal
· 11 years ago
e374c61
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
by Julian Anastasov
· 11 years ago
1c26585
ipv6: fib: fix fib dump restart
by Kumar Sundararajan
· 11 years ago
22f0806
ip6gre: add x-netns support
by Nicolas Dichtel
· 11 years ago
6046d5b
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
by Heiner Kallweit
· 11 years ago
74462f0
ip6_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
9aad77c
sit: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
54d63f78
ip6_gre: don't allow to remove the fb_tunnel_dev
by Nicolas Dichtel
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
30f78d8
ipv6: Limit mtu to 65575 bytes
by Eric Dumazet
· 11 years ago
a36dbdb
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
by Lorenzo Colitti
· 11 years ago
5596732
xfrm: Fix crash with ipv6 IPsec tunnel and NAT.
by Steffen Klassert
· 11 years ago
c58dd2d
netfilter: Can't fail and free after table replacement
by Thomas Graf
· 11 years ago
43a43b6
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 11 years ago
6dfac5c
ipv6: strengthen fallback fragmentation id generation
by Hannes Frederic Sowa
· 11 years ago
9c76a11
ipv6: tcp_ipv6 policy route issue
by Wang Yufen
· 11 years ago
60ea37f
ipv6: reuse rt6_need_strict
by Wang Yufen
· 11 years ago
4aa956d
ipv6: tcp_ipv6 do some cleanup
by Wang Yufen
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
437de07
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
by Wang Yufen
· 11 years ago
49e253e
ipv6: fix checkpatch errors of brace and trailing statements
by Wang Yufen
· 11 years ago
8db46f1
ipv6: fix checkpatch errors comments and space
by Wang Yufen
· 11 years ago
c15b1cc
ipv6: move DAD and addrconf_verify processing to workqueue
by Hannes Frederic Sowa
· 11 years ago
e5fd387
ipv6: do not overwrite inetpeer metrics prematurely
by Michal Kubeček
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f518338
ip6mr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
e367c2d
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
by lucien
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
61220ab
vti6: Enable namespace changing
by Steffen Klassert
· 11 years ago
26be8e2
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
by Steffen Klassert
· 11 years ago
22e1b23
vti6: Support inter address family tunneling.
by Steffen Klassert
· 11 years ago
573ce1c
xfrm6: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
fa9ad96
vti6: Update the ipv6 side to use its own receive hook.
by Steffen Klassert
· 11 years ago
7cf9fdb
vti6: Remove caching of flow informations.
by Steffen Klassert
· 11 years ago
7c85258
vti6: Remove dst_entry caching
by Steffen Klassert
· 11 years ago
59b8435
ipcomp6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
e924d2d
ah6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
d5860c5
esp6: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
7e14ea1
xfrm6: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
ecab670
ipv6: Avoid unnecessary temporary addresses being generated
by Heiner Kallweit
· 11 years ago
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
c88507f
ipv6: don't set DST_NOCOUNT for remotely added routes
by Sabrina Dubroca
· 11 years ago
d2d273f
ipv6: Fix exthdrs offload registration.
by Anton Nayshtut
· 11 years ago
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
accfe0e
ipv6: ipv6_find_hdr restore prev functionality
by Hans Schillstrom
· 11 years ago
2318721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
bf439b3
net: ipv6: ping: Use socket mark in routing lookup
by Lorenzo Colitti
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
84a3e72
ipv6: log src and dst along with "udp checksum is 0"
by Bjørn Mork
· 11 years ago
91a48a2
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
by Hannes Frederic Sowa
· 11 years ago
1f5a740
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
Next »