Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0bbe0dd353af9521e9d8bc5236308c677b6f62a
/
net
/
ipv6
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
7ba0c47
ip6mr: call del_timer_sync() in ip6mr_free_table()
by WANG Cong
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
4ad19de
net: tcp6: fix double call of tcp_v6_fill_cb()
by Alexey Kodanev
· 10 years ago
f243e5a
ipmr,ip6mr: call ip6mr_free_table() on failure path
by WANG Cong
· 10 years ago
6fd9909
ipv6: Don't reduce hop limit for an interface
by D.S. Ljungmark
· 10 years ago
d0c294c
tcp: prevent fetching dst twice in early demux code
by Michal Kubeček
· 10 years ago
c0e41fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
73ba57b
ipv6: fix backtracking for throw routes
by Steven Barth
· 10 years ago
8e199df
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment
by Sabrina Dubroca
· 10 years ago
4017a7e
netfilter: restore rule tracing via nfnetlink_log
by Pablo Neira Ayuso
· 10 years ago
3735556
ip6_tunnel: fix error code when tunnel exists
by Nicolas Dichtel
· 10 years ago
ca00942
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
c29390c
xps: must clear sender_cpu before forwarding
by Eric Dumazet
· 10 years ago
c247f05
ip: fix error queue empty skb handling
by Willem de Bruijn
· 10 years ago
9145736
net: ping: Return EAFNOSUPPORT when appropriate.
by Lorenzo Colitti
· 10 years ago
acf8dd0
udp: only allow UFO for packets from SOCK_DGRAM sockets
by Michal Kubeček
· 10 years ago
7775142
ipv6: addrconf: validate new MTU before applying it
by Marcelo Leitner
· 10 years ago
3b47117
ipv6: fix ipv6_cow_metrics for non DST_HOST case
by Martin KaFai Lau
· 10 years ago
4762fb9
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
by Jan Stancek
· 10 years ago
6db93ea
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
by Tom Herbert
· 10 years ago
bf250a1
ipv6: Partial checksum only UDP packets
by Vlad Yasevich
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8381eac
ipv6: Make __ipv6_select_ident static
by Vlad Yasevich
· 10 years ago
51f3077
ipv6: Fix fragment id assignment on LE arches.
by Vlad Yasevich
· 10 years ago
044a832
xfrm: Fix local error reporting crash with interfamily tunnels
by Steffen Klassert
· 10 years ago
662f553
rt6_probe_deferred: Do not depend on struct ordering
by Michael Büsch
· 10 years ago
11b1f82
ipv6: addrconf: add missing validate_link_af handler
by Daniel Borkmann
· 10 years ago
cd3bafc
xfrm6: Fix a offset value for network header in _decode_session6
by Hajime Tazaki
· 10 years ago
c58da4c
net: ipv6: allow explicitly choosing optimistic addresses
by Erik Kline
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a409cae
sit: fix some __be16/u16 mismatches
by Eric Dumazet
· 10 years ago
d1e158e
ip6_gre: fix endianness errors in ip6gre_err
by Sabrina Dubroca
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
0508c07
ipv6: Select fragment id during UFO segmentation if not set.
by Vlad Yasevich
· 10 years ago
21226ab
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
by Al Viro
· 10 years ago
cacdc7d
ip: stash a pointer to msghdr in struct ping_fakehdr
by Al Viro
· 10 years ago
c3c1a7d
ipv6: rawv6_send_hdrinc(): pass msghdr
by Al Viro
· 10 years ago
32dce96
ipv6: Allow for partial checksums on non-ufo packets
by Vlad Yasevich
· 10 years ago
03485f2
udpv6: Add lockless sendmsg() support
by Vlad Yasevich
· 10 years ago
d39d938
ipv6: Introduce udpv6_send_skb()
by Vlad Yasevich
· 10 years ago
6422398
ipv6: introduce ipv6_make_skb
by Vlad Yasevich
· 10 years ago
0bbe84a
ipv6: Append sending data to arbitrary queue
by Vlad Yasevich
· 10 years ago
366e41d
ipv6: pull cork initialization into its own function.
by Vlad Yasevich
· 10 years ago
49ca0d8
net-timestamp: no-payload option
by Willem de Bruijn
· 10 years ago
207895f
net: mark some potential candidates __read_mostly
by Daniel Borkmann
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bf693f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
6e9e16e6
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
by Hannes Frederic Sowa
· 10 years ago
1dc7b90
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
by Eric Dumazet
· 10 years ago
b0a1ba5
ipv6: Fix __ip6_route_redirect
by Martin KaFai Lau
· 10 years ago
c2943f1
net: ipv6: Add sysctl entry to disable MTU updates from RA
by Harout Hedeshian
· 10 years ago
d998f8e
udp: Do not require sock in udp_tunnel_xmit_skb
by Tom Herbert
· 10 years ago
3390e39
ip6gretap: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
9d28971
ipv6: stop sending PTB packets for MTU < 1280
by Hagen Paul Pfeifer
· 10 years ago
1728d4f
tunnels: advertise link netns via netlink
by Nicolas Dichtel
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
f812116
ip: zero sockaddr returned on error queue
by Willem de Bruijn
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9a6b4b3
ipv6:icmp:remove unnecessary brackets
by zhuyj
· 10 years ago
2bd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
8116441
net: tcp: add per route congestion control
by Daniel Borkmann
· 10 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
e715b6d
net: fib6: convert cfg metric to u32 outside of table write lock
by Florian Westphal
· 10 years ago
0409c9a
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
by Daniel Borkmann
· 10 years ago
224d019
ip: Move checksum convert defines to inet
by Tom Herbert
· 10 years ago
7b5bca4
netfilter: nf_tables: fix port natting in little endian archs
by leroy christophe
· 10 years ago
2dc49d1
tcp6: don't move IP6CB before xfrm6_policy_check()
by Nicolas Dichtel
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0f85fea
tcp: fix more NULL deref after prequeue changes
by Eric Dumazet
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
f69e6d1
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
by Al Viro
· 10 years ago
19e3c66
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
by Al Viro
· 10 years ago
86fe8f8
ipv6: remove useless spin_lock/spin_unlock
by Duan Jiong
· 10 years ago
6db70e3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
60c04ae
udp: Neaten and reduce size of compute_score functions
by Joe Perches
· 10 years ago
829ae9d
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
by Willem de Bruijn
· 10 years ago
f855691
xfrm6: Fix the nexthdr offset in _decode_session6.
by Steffen Klassert
· 10 years ago
de3b7a0
xfrm6: Fix transport header offset in _decode_session6.
by Steffen Klassert
· 10 years ago
244ebd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4338c57
netfilter: nf_log_ipv6: correct typo in module description
by Steven Noonan
· 10 years ago
b59eaf9
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
by Pablo Neira Ayuso
· 10 years ago
73cf0e9
ipv6: Remove unnecessary test
by zhuyj
· 10 years ago
d3fc6b3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
c3658e8
tcp: fix possible NULL dereference in tcp_vX_send_reset()
by Eric Dumazet
· 10 years ago
f375081
ip6_udp_tunnel: Fix checksum calculation
by Alexander Duyck
· 10 years ago
be6572f
ipv6: gre: fix wrong skb->protocol in WCCP
by Yuri Chislov
· 10 years ago
958d03b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
227158d
new helper: skb_copy_and_csum_datagram_msg()
by Al Viro
· 11 years ago
20ea60c
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
by lucien
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
b6fef4c
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
by Alexander Duyck
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fbe68ee
vti6: Add a lookup method for tunnels with wildcard endpoints.
by Steffen Klassert
· 10 years ago
Next »