Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c02b3741eb99a1ec733e6134c53ba59e43e19e97
/
net
/
ipv6
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 8 years ago
6802f3a
ipv6: Fix build with gcc-4.4.5
by Ido Schimmel
· 8 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 8 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 8 years ago
9c70f1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ccc12b1
ipv6: sr: fix TLVs not being copied using setsockopt
by Mathieu Xhonneux
· 8 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 8 years ago
398958a
ipv6: Add support for non-equal-cost multipath
by Ido Schimmel
· 8 years ago
3d709f6
ipv6: Use hash-threshold instead of modulo-N
by Ido Schimmel
· 8 years ago
7696c06
ipv6: Use a 31-bit multipath hash
by Ido Schimmel
· 8 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 8 years ago
4512c43
ipv6: remove null_entry before adding default route
by Wei Wang
· 8 years ago
709af18
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
by Colin Ian King
· 8 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
374d1b5
esp: Fix GRO when the headers not fully in the linear part of the skb.
by Steffen Klassert
· 8 years ago
9f0e896
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
54dc3e3
net: ipv6: Allow connect to linklocal address from socket bound to vrf
by David Ahern
· 8 years ago
7c23b62
netfilter: flow table support for the mixed IPv4/IPv6 family
by Pablo Neira Ayuso
· 8 years ago
0995210
netfilter: flow table support for IPv6
by Pablo Neira Ayuso
· 8 years ago
a7f87b4
netfilter: remove defensive check on malformed packets from raw sockets
by Pablo Neira Ayuso
· 8 years ago
b3a6125
netfilter: remove struct nf_afinfo and its helper functions
by Pablo Neira Ayuso
· 8 years ago
4643562
netfilter: remove route_key_size field in struct nf_afinfo
by Pablo Neira Ayuso
· 8 years ago
ce388f4
netfilter: move reroute indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 8 years ago
3f87c08
netfilter: move route indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 8 years ago
7db9a51
netfilter: remove saveroute indirection in struct nf_afinfo
by Pablo Neira Ayuso
· 8 years ago
f7dcbe2
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 8 years ago
ef71fe2
netfilter: move checksum indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 8 years ago
c2f9eaf
netfilter: nf_tables: remove hooks from family definition
by Pablo Neira Ayuso
· 8 years ago
c974a3a3
netfilter: nf_tables: remove multihook chains and families
by Pablo Neira Ayuso
· 8 years ago
12355d3
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
by Pablo Neira Ayuso
· 8 years ago
7a4473a
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
by Pablo Neira Ayuso
· 8 years ago
f92b40a
netfilter: core: only allow one nat hook per hook point
by Florian Westphal
· 8 years ago
03d13b6
netfilter: xtables: add and use xt_request_find_table_lock
by Florian Westphal
· 8 years ago
2c9e863
netfilter: conntrack: timeouts can be const
by Florian Westphal
· 8 years ago
9dae47a
netfilter: conntrack: l4 protocol trackers can be const
by Florian Westphal
· 8 years ago
cd9ceaf
netfilter: conntrack: constify list of builtin trackers
by Florian Westphal
· 8 years ago
bcfd09f
xfrm: Return error on unknown encap_type in init_state
by Herbert Xu
· 8 years ago
1de178e
ipv6: Flush multipath routes when all siblings are dead
by Ido Schimmel
· 8 years ago
922c2ac
ipv6: Take table lock outside of sernum update function
by Ido Schimmel
· 8 years ago
4a8e56e
ipv6: Export sernum update function
by Ido Schimmel
· 8 years ago
b5cb5a7
ipv6: Teach tree walker to skip multipath routes
by Ido Schimmel
· 8 years ago
f9d882e
ipv6: Report dead flag during route dump
by Ido Schimmel
· 8 years ago
8067bb8
ipv6: Ignore dead routes during lookup
by Ido Schimmel
· 8 years ago
44c9f2f
ipv6: Check nexthop flags in route dump instead of carrier
by Ido Schimmel
· 8 years ago
14c5206
ipv6: Check nexthop flags during route lookup instead of carrier
by Ido Schimmel
· 8 years ago
5609b80
ipv6: Set nexthop flags during route creation
by Ido Schimmel
· 8 years ago
27c6fa7
ipv6: Set nexthop flags upon carrier change
by Ido Schimmel
· 8 years ago
4c981e2
ipv6: Prepare to handle multiple netdev events
by Ido Schimmel
· 8 years ago
2127d95
ipv6: Clear nexthop flags upon netdev up
by Ido Schimmel
· 8 years ago
2b24136
ipv6: Mark dead nexthops with appropriate flags
by Ido Schimmel
· 8 years ago
9fcb071
ipv6: Remove redundant route flushing during namespace dismantle
by Ido Schimmel
· 8 years ago
7bbfe00
ipv6: fix general protection fault in fib6_add()
by Wei Wang
· 8 years ago
2fa771b
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
by Xin Long
· 8 years ago
23263ec
ip6_tunnel: disable dst caching if tunnel is dual-stack
by Eli Cooper
· 8 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9f30e5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
214bb1c
net: erspan: remove md NULL check
by William Tu
· 8 years ago
09ee9dba
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
by Tobias Brunner
· 8 years ago
e5a9336
ip6_gre: fix device features for ioctl setup
by Alexey Kodanev
· 8 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
513674b
net: reevalulate autoflowlabel setting after sysctl setting
by Shaohua Li
· 8 years ago
58acfd7
ipv6: Honor specified parameters in fibmatch lookup
by Ido Schimmel
· 8 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 8 years ago
afb4c97
ip6_gre: fix potential memory leak in ip6erspan_rcv
by Haishuang Yan
· 8 years ago
a734321
ip6_gre: fix error path when ip6erspan_rcv failed
by Haishuang Yan
· 8 years ago
293a199
ip6_gre: fix a pontential issue in ip6erspan_rcv
by Haishuang Yan
· 8 years ago
53c81e9
ip6_vti: adjust vti mtu according to mtu of lower device
by Alexey Kodanev
· 8 years ago
f58869c
esp: Don't require synchronous crypto fallback on offloading anymore.
by Steffen Klassert
· 8 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 8 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 8 years ago
c9fefa0
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
by Xin Long
· 8 years ago
2c52129
ip6_gre: remove the incorrect mtu limit for ipgre tap
by Xin Long
· 8 years ago
acf568e
xfrm: Reinject transport-mode packets through tasklet
by Herbert Xu
· 8 years ago
d91e8db5
net: erspan: reload pointer after pskb_may_pull
by William Tu
· 8 years ago
ae3e133
net: erspan: fix wrong return value
by William Tu
· 8 years ago
588753f
ipv6: icmp6: Allow icmp messages to be looped back
by Brendan McGrath
· 8 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
94d7d8f
ip6_gre: add erspan v2 support
by William Tu
· 8 years ago
1d7e2ed
net: erspan: refactor existing erspan code
by William Tu
· 8 years ago
d6da838
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
b9b312a
ipv6: mcast: better catch silly mtu values
by Eric Dumazet
· 8 years ago
30791ac
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 8 years ago
2371527
netfilter: ip6t_MASQUERADE: add dependency on conntrack module
by Konstantin Khlebnikov
· 8 years ago
97a6ec4
rhashtable: Change rhashtable_walk_start to return void
by Tom Herbert
· 8 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
74c4b65
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 8 years ago
ef7baf5
ip6_gre: add ip6 erspan collect_md mode
by William Tu
· 8 years ago
7cda4ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a3fde2a
rtnetlink: ipv6: convert remaining users to rtnl_register_module
by Florian Westphal
· 8 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 8 years ago
6712abc
ip6_gre: add ip6 gre and gretap collect_md mode
by William Tu
· 8 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 8 years ago
61b7c69
inet: Add a 2nd listener hashtable (port+addr)
by Martin KaFai Lau
· 8 years ago
f0b1e64
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
by Martin KaFai Lau
· 8 years ago
5a963eb
ip6_gre: Add ERSPAN native tunnel support
by William Tu
· 8 years ago
898b2979
ip6_gre: Refactor ip6gre xmit codes
by William Tu
· 8 years ago
e94a62f
net/reuseport: drop legacy code
by Paolo Abeni
· 8 years ago
Next »