Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8a08403bcb39f5d0e733bcf59a8a74f16b538f6e
/
net
/
ipv6
c2ed188
net: ipv6: check route protocol when deleting routes
by Mantas M
· 8 years ago
0643ee4
inet: Fix get port to handle zero port number with soreuseport set
by Tom Herbert
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
1158343
netfilter: nft_fib: convert htonl to ntohl properly
by Liping Zhang
· 8 years ago
ae0ac0e
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
f28e15b
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
4d31eef
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 8 years ago
96d5822
ipv6: Allow IPv4-mapped address as next-hop
by Erik Nordmark
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
0c66dc1
netfilter: conntrack: register hooks in netns when needed by ruleset
by Florian Westphal
· 8 years ago
20afd42
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
by Florian Westphal
· 8 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 8 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 8 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 8 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 years ago
cd72751
netfilter: update Arturo Borrero Gonzalez email address
by Arturo Borrero Gonzalez
· 8 years ago
adc176c
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
by Erik Nordmark
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 8 years ago
6b6ebb6
ip6_offload: check segs for NULL in ipv6_gso_segment.
by Artem Savkov
· 8 years ago
95a22ca
tcp: randomize tcp timestamp offsets for each connection
by Florian Westphal
· 8 years ago
80d1106a
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
by Eli Cooper
· 8 years ago
b4e479a
ipv6: Set skb->protocol properly for local output
by Eli Cooper
· 8 years ago
7bbf91c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
3d2dd61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
0382a25
l2tp: lock socket before checking flags in connect()
by Guillaume Nault
· 8 years ago
a55e238
esp6: Fix integrity verification when ESN are used
by Tobias Brunner
· 8 years ago
9b57da0
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
by Florian Westphal
· 8 years ago
79dc7e3
net: handle no dst on skb in icmp6_send
by David Ahern
· 8 years ago
8eb4adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
33b4867
net: ipv4, ipv6: run cgroup eBPF egress programs
by Daniel Mack
· 8 years ago
30c7be2
udplite: call proper backlog handlers
by Eric Dumazet
· 8 years ago
764d3be
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
by Paolo Abeni
· 8 years ago
00b4422
netfilter: Update nf_send_reset6 to consider L3 domain
by David Ahern
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d21dbdf
udp: avoid one cache line miss in recvmsg()
by Eric Dumazet
· 8 years ago
c72d8cd
net: fix bogus cast in skb_pagelen() and use unsigned variables
by Alexey Dobriyan
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
e68b6e5
udp: enable busy polling for all sockets
by Eric Dumazet
· 8 years ago
b5c2d49
ip6_tunnel: disable caching when the traffic class is inherited
by Paolo Abeni
· 8 years ago
46738b1
ipv6: sr: add option to control lwtunnel support
by David Lebrun
· 8 years ago
73e2d5e
udp: restore UDPlite many-cast delivery
by Pablo Neira
· 8 years ago
c915fe1
udplite: fix NULL pointer dereference
by Paolo Abeni
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7d38484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
eb1a6bd
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
by Julia Lawall
· 8 years ago
ac6e780
tcp: take care of truncations done by sk_filter()
by Eric Dumazet
· 8 years ago
9b6c14d
net: tcp response should set oif only if it is L3 master
by David Ahern
· 8 years ago
a149e7c
ipv6: sr: add support for SRH injection through setsockopt
by David Lebrun
· 8 years ago
613fa3c
ipv6: add source address argument for ipv6_push_nfrag_opts
by David Lebrun
· 8 years ago
9baee83
ipv6: sr: add calls to verify and insert HMAC signatures
by David Lebrun
· 8 years ago
4f4853d
ipv6: sr: implement API to control SR HMAC structure
by David Lebrun
· 8 years ago
bf355b8
ipv6: sr: add core files for SR HMAC support
by David Lebrun
· 8 years ago
6c8702c
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
by David Lebrun
· 8 years ago
915d7e5
ipv6: sr: add code base for control plane support of SR-IPv6
by David Lebrun
· 8 years ago
1ababeb
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
by David Lebrun
· 8 years ago
9fa684e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
30f5815
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
by Arnd Bergmann
· 8 years ago
0e54d21
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
by Davide Caratti
· 8 years ago
fb56be8
net-ipv6: on device mtu change do not add mtu to mtu-less routes
by Maciej Żenczykowski
· 8 years ago
5d41ce2
net: icmp6_send should use dst dev to determine L3 domain
by David Ahern
· 8 years ago
7c13f97
udp: do fwd memory scheduling on dequeue
by Paolo Abeni
· 8 years ago
ad95903
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
by Paolo Abeni
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
622ec2c
net: core: add UID to flows, rules, and routes
by Lorenzo Colitti
· 8 years ago
dbd1759
ipv6: on reassembly, record frag_max_size
by Willem de Bruijn
· 8 years ago
0cc0aa61
ipv6: add IPV6_RECVFRAGSIZE cmsg
by Willem de Bruijn
· 8 years ago
0e5a1c7
netfilter: nf_tables: use hook state from xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
613dbd9
netfilter: x_tables: move hook state into xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
1913540
ila: Fix crash caused by rhashtable changes
by Tom Herbert
· 8 years ago
4fd19c1
ip6_udp_tunnel: remove unused IPCB related codes
by Eli Cooper
· 8 years ago
4cb551a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
8db4c5b
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
by Pablo Neira Ayuso
· 8 years ago
f6d0cbc
netfilter: nf_tables: add fib expression
by Florian Westphal
· 8 years ago
56245ca
net: pim: add all RFC7761 message types
by Nikolay Aleksandrov
· 8 years ago
19bda36
ipv6: add mtu lock check in __ip6_rt_update_pmtu
by Xin Long
· 8 years ago
f89c56c
ipv6: Don't use ufo handling on later transformed packets
by Jakub Sitnicki
· 8 years ago
b73b8a1
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
by Liping Zhang
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ae148b0
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
by Eli Cooper
· 8 years ago
e4cabca
inet: Fix missing return value in inet6_hash
by Craig Gallek
· 8 years ago
d5d32e4
net: ipv6: Do not consider link state for nexthop validation
by David Ahern
· 8 years ago
830218c
net: ipv6: Fix processing of RAs in presence of VRF
by David Ahern
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
10df8e6
udp: fix IP_CHECKSUM handling
by Eric Dumazet
· 8 years ago
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
b678aa5
ipv6: do not increment mac header when it's unset
by Jason A. Donenfeld
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
8651be8
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
by WANG Cong
· 8 years ago
b96f9af
ipv4/6: use core net MTU range checking
by Jarod Wilson
· 8 years ago
286c72d
udp: must lock the socket in udp_disconnect()
by Eric Dumazet
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
7aa8e63
ipv6: properly prevent temp_prefered_lft sysctl race
by Jiri Bohac
· 8 years ago
c5098eb
ila: Fix tailroom allocation of lwtstate
by Thomas Graf
· 8 years ago
ab3a70b
ila: Don't use dest cache when gateway is set
by Tom Herbert
· 8 years ago
Next »