Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a9edec3ce211d776736b35b14b9bd2c0b5ed860b
/
net
/
ipv6
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
1cdda91
ipv6/udp: use sticky pktinfo egress ifindex on connect()
by Paolo Abeni
· 9 years ago
6f21c96
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
by Paolo Abeni
· 9 years ago
87e5739
sit: set rtnl_link_ops before calling register_netdevice
by Thadeu Lima de Souza Cascardo
· 9 years ago
32b6170
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
by Thomas Egerer
· 9 years ago
d55f90b
net: drop tcp_memcontrol.c
by Vladimir Davydov
· 9 years ago
ed0dfff
udp: fix potential infinite loop in SO_REUSEPORT logic
by Eric Dumazet
· 9 years ago
4e5448a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
34ae6a1
ipv6: update skb->csum when CE mark is propagated
by Eric Dumazet
· 9 years ago
baac50b
net: tcp_memcontrol: simplify linkage between socket and page counter
by Johannes Weiner
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
40ba330
udp: disallow UFO for sockets with SO_NO_CHECK option
by Michal Kubeček
· 9 years ago
3e4006f
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
by Eric Dumazet
· 9 years ago
3d171f3
ipv6: always add flag an address that failed DAD with DADFAILED
by Lubomir Rintel
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
1134158
soreuseport: pass skb to secondary UDP socket lookup
by Craig Gallek
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
e32ea7e
soreuseport: fast reuseport UDP socket selection
by Craig Gallek
· 9 years ago
197c949
udp: properly support MSG_PEEK with truncated buffers
by Eric Dumazet
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
df05ef8
netfilter: nf_tables: release objects on netns destruction
by Pablo Neira Ayuso
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
c1a9a29
ipv6: honor ifindex in case we receive ll addresses in router advertisements
by Hannes Frederic Sowa
· 9 years ago
271c3b9
tcp: honour SO_BINDTODEVICE for TW_RST case too
by Florian Westphal
· 9 years ago
e46787f
tcp: send_reset: test for non-NULL sk first
by Florian Westphal
· 9 years ago
5449a5c
addrconf: always initialize sysctl table data
by WANG Cong
· 9 years ago
024f35c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
e459dfe
ipv6/addrlabel: fix ip6addrlbl_get()
by Andrey Ryabinin
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
8cb964d
ila: add NETFILTER dependency
by Arnd Bergmann
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
715f504
ipv6: add IPV6_HDRINCL option for raw sockets
by Hannes Frederic Sowa
· 9 years ago
32bc201
ipv6: allow routes to be configured with expire values
by Xin Long
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
7f00fea
ila: Add generic ILA translation facility
by Tom Herbert
· 9 years ago
33f11d1
ila: Create net/ipv6/ila directory
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
5037e9e
net: fix IP early demux races
by Eric Dumazet
· 9 years ago
5241c2d
ipv6: addrconf: drop ieee802154 specific things
by Alexander Aring
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
a4ec800
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
9e5be5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
d3340b7
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
by Pablo Neira Ayuso
· 9 years ago
e97ac12
netfilter: ipv6: nf_defrag: fix NULL deref panic
by Florian Westphal
· 9 years ago
9a1ec46
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
by Bjørn Mork
· 9 years ago
3ef0952
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
by Andrew Lunn
· 9 years ago
6a61d4d
gre6: allow to update all parameters via rtnl
by Nicolas Dichtel
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d6df198
net: ipv6: restrict hop_limit sysctl setting to range [1; 255]
by Phil Sutter
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
7450aaf
tcp: suppress too verbose messages in tcp_send_ack()
by Eric Dumazet
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
dfc3b0e
net: remove unnecessary mroute.h includes
by Nikolay Aleksandrov
· 9 years ago
fbdd29b
net: ipmr, ip6mr: fix vif/tunnel failure race condition
by Nikolay Aleksandrov
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
daaa7d6
netfilter: ipv6: avoid nf_iterate recursion
by Florian Westphal
· 9 years ago
029f7f3
netfilter: ipv6: nf_defrag: avoid/free clone operations
by Florian Westphal
· 9 years ago
a18fd97
netfilter: remove duplicate include
by stephen hemminger
· 9 years ago
4c69804
net: ip6mr: fix static mfc/dev leaks on table destruction
by Nikolay Aleksandrov
· 9 years ago
b811580
net: IPv6 fib lookup tracepoint
by David Ahern
· 9 years ago
206b495
net/ip6_tunnel: fix dst leak
by Paolo Abeni
· 9 years ago
41033f0
snmp: Remove duplicate OUTMCAST stat increment
by Neil Horman
· 9 years ago
00fd38d
tcp: ensure proper barriers in lockless contexts
by Eric Dumazet
· 9 years ago
02bcf4e
ipv6: Check rt->dst.from for the DST_NOCACHE route
by Martin KaFai Lau
· 9 years ago
5973fb1
ipv6: Check expire on DST_NOCACHE route
by Martin KaFai Lau
· 9 years ago
0d3f6d2
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
by Martin KaFai Lau
· 9 years ago
49a496c
tcp: use correct req pointer in tcp_move_syn() calls
by Eric Dumazet
· 9 years ago
805c4bc
tcp: fix req->saved_syn race
by Eric Dumazet
· 9 years ago
2a189f9
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
by Sabrina Dubroca
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ebac62f
ipv6: fix tunnel error handling
by Michal Kubeček
· 9 years ago
a8a572a
xfrm: dst_entries_init() per-net dst_ops
by Dan Streetman
· 9 years ago
4ece900
sit: fix sit0 percpu double allocations
by Eric Dumazet
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
ec13ad1
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
by Matthias Schiffer
· 9 years ago
ce10500
tcp/dccp: fix ireq->pktopts race
by Eric Dumazet
· 9 years ago
405c92f
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
682b1a9
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e7b63ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
b7b0b1d
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
by Alexander Duyck
· 9 years ago
89bc784
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
1e0d69a
Revert "Merge branch 'ipv6-overflow-arith'"
by Hannes Frederic Sowa
· 9 years ago
190b8ff
ipv6: Export nf_ct_frag6_consume_orig()
by Joe Stringer
· 9 years ago
4b3418f
ipv6: icmp: include addresses in debug messages
by Bjørn Mork
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
b72a2b0
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
ab997ad
ipv6: fix the incorrect return value of throw route
by lucien
· 9 years ago
199c655
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d46a9d6
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
by David Ahern
· 9 years ago
feec0cb
ipv6: gro: support sit protocol
by Eric Dumazet
· 9 years ago
36a28b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
b1974ed
netlink: Rightsize IFLA_AF_SPEC size calculation
by Arad, Ronen
· 9 years ago
f1900fb
net: Really fix vti6 with oif in dst lookups
by David Ahern
· 9 years ago
Next »