Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f182536684d876afaf4627c36a16c4e15ea8a2b8
/
net
/
ipv6
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6eba08c
ipv6: Only emit append events for appended routes
by Ido Schimmel
· 6 years ago
4fd44a9
tcp: verify the checksum of the first data segment in a new connection
by Frank van der Linden
· 6 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
3f2d67b
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
by David Ahern
· 6 years ago
a08ce73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
0975764
ipv6: allow PMTU exceptions to local routes
by Julian Anastasov
· 6 years ago
6c206b2
udp: fix rx queue len reported by diag and proc interface
by Paolo Abeni
· 6 years ago
c568503
netfilter: x_tables: initialise match/target check parameter struct
by Florian Westphal
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
e783bb0
ipmr: fix error path when ipmr_new_table fails
by Sabrina Dubroca
· 6 years ago
848235e
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
by Sabrina Dubroca
· 6 years ago
6e86000
netfilter: provide udp*_lib_lookup for nf_tproxy
by Arnd Bergmann
· 6 years ago
9deb441
net: ipv6: Generate random IID for addresses on RAWIP devices
by Subash Abhinov Kasiviswanathan
· 6 years ago
f722517
net/ipv6: prevent use after free in ip6_route_mpath_notify
by David Ahern
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fa1be7e
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 6 years ago
a925ab4
Revert "ipv6: omit traffic class when calculating flow hash"
by David S. Miller
· 6 years ago
87ae68c
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
2f17bec
vrf: check the original netdevice for generating redirect
by Stephen Suryaputra
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
45ca4e0
netfilter: Libify xt_TPROXY
by Máté Eckl
· 6 years ago
1ffdd8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
f7ff1fd
ip6_tunnel: remove magic mtu value 0xFFF8
by Nicolas Dichtel
· 6 years ago
ccfde6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
3d97d88
tcp: minor optimization around tcp_hdr() usage in receive path
by Yafang Shao
· 6 years ago
8308f3f
net/ipv6: Add support for specifying metric of connected routes
by David Ahern
· 6 years ago
d169a1f
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
by David Ahern
· 6 years ago
19b1518
net/ipv6: Pass ifa6_config struct to inet6_addr_add
by David Ahern
· 6 years ago
e6464b8
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
by David Ahern
· 6 years ago
c1c9a3c
net: remove unnecessary genlmsg_cancel() calls
by YueHaibing
· 6 years ago
bbb40a0
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
by Mathieu Xhonneux
· 6 years ago
0168e8b
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
by Florian Westphal
· 6 years ago
1cedee1
bpf: Hooks for sys_sendmsg
by Andrey Ignatov
· 6 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
2c7d3da
net/tcp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
30d444d
net/ipv6: Udate fib6_table_lookup tracepoint
by David Ahern
· 6 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
004d4b2
ipv6: sr: Add seg6local action End.BPF
by Mathieu Xhonneux
· 6 years ago
fe94cc2
bpf: Add IPv6 Segment Routing helpers
by Mathieu Xhonneux
· 6 years ago
1c1e761
ipv6: sr: export function lookup_nexthop
by Mathieu Xhonneux
· 6 years ago
fb83eb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
eacb938
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
by Roopa Prabhu
· 6 years ago
ff06342
udp: exclude gso from xfrm paths
by Willem de Bruijn
· 6 years ago
cede24d
netfilter: ip6t_rpfilter: provide input interface for route lookup
by Vincent Bernat
· 6 years ago
9971a51
netfilter: nf_nat: add nat type hooks to nat core
by Florian Westphal
· 7 years ago
4e25ceb
netfilter: nf_tables: allow chain type to override hook register
by Florian Westphal
· 7 years ago
ba7d284
netfilter: xtables: allow table definitions not backed by hook_ops
by Florian Westphal
· 7 years ago
1f55236
netfilter: nf_nat: move common nat code to nat core
by Florian Westphal
· 7 years ago
f34436a
net/ipv6: Simplify route replace and appending into multipath route
by David Ahern
· 6 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
by David Ahern
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b80d0b9
net: ip6_gre: fix tunnel metadata device sharing.
by William Tu
· 6 years ago
113f99c
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
2d66503
net: ip6_gre: Fix ip6erspan hlen calculation
by Petr Machata
· 7 years ago
c8632fc
net: ip6_gre: Split up ip6gre_changelink()
by Petr Machata
· 7 years ago
7fa38a7
net: ip6_gre: Split up ip6gre_newlink()
by Petr Machata
· 7 years ago
a646535
net: ip6_gre: Split up ip6gre_tnl_change()
by Petr Machata
· 7 years ago
a483373
net: ip6_gre: Split up ip6gre_tnl_link_config()
by Petr Machata
· 7 years ago
5691484
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
by Petr Machata
· 7 years ago
01b8d06
net: ip6_gre: Request headroom in __gre6_xmit()
by Petr Machata
· 7 years ago
02f99df
erspan: fix invalid erspan version.
by William Tu
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
3617d94
proc: introduce proc_create_net_single
by Christoph Hellwig
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
ad08978
ipv6/flowlabel: simplify pid namespace lookup
by Christoph Hellwig
· 7 years ago
93cb5a1
ipv{4,6}/raw: simplify ѕeq_file code
by Christoph Hellwig
· 7 years ago
f455022
ipv{4,6}/ping: simplify proc file creation
by Christoph Hellwig
· 7 years ago
37d849b
ipv{4,6}/tcp: simplify procfs registration
by Christoph Hellwig
· 7 years ago
a3d2599
ipv{4,6}/udp{,lite}: simplify proc registration
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
d9f9277
xfrm6: avoid potential infinite loop in _decode_session6()
by Eric Dumazet
· 7 years ago
4f6b15c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
65a2022
net/ipv6: Add fib lookup stubs for use in bpf helper
by David Ahern
· 7 years ago
d4bea42
net/ipv6: Update fib6 tracepoint to take fib6_info
by David Ahern
· 7 years ago
138118e
net/ipv6: Add fib6_lookup
by David Ahern
· 7 years ago
cc065a9
net/ipv6: Refactor fib6_rule_action
by David Ahern
· 7 years ago
1d053da
net/ipv6: Extract table lookup from ip6_pol_route
by David Ahern
· 7 years ago
3b290a3
net/ipv6: Rename rt6_multipath_select
by David Ahern
· 7 years ago
6454743
net/ipv6: Rename fib6_lookup to fib6_node_lookup
by David Ahern
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
9e57501
net/ipv6: fix lock imbalance in ip6_route_del()
by Eric Dumazet
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
88ab310
net/udp: Update udp_encap_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
6053d0f
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
by Alexander Duyck
· 7 years ago
9a0d41b
udp: Do not pass checksum as a parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
b21c034
udp: Do not pass MSS as parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
a44f6d8
netfilter: x_tables: add module alias for icmp matches
by Florian Westphal
· 7 years ago
a9f71d0
trivial: fix inconsistent help texts
by Georg Hofmann
· 7 years ago
62515f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
1822f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0c1dd2a
net: ipv6/gre: Add GRO support
by Eran Ben Elisha
· 7 years ago
6f2f821
net: ipv6: Fix typo in ipv6_find_hdr() documentation
by Tariq Toukan
· 7 years ago
9027887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
3a2e86f
netfilter: nf_nat: remove unused ct arg from lookup functions
by Florian Westphal
· 7 years ago
Next »