index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
1
-2
/
+5
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+17
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-9
/
+1
2017-04-17
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
1
-4
/
+0
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2
-4
/
+2
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
1
-19
/
+23
2017-04-14
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2
-0
/
+4
2017-04-14
esp: Use a synchronous crypto algorithm on offloading.
Steffen Klassert
1
-2
/
+10
2017-04-14
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2
-2
/
+99
2017-04-14
esp6: Reorganize esp_output
Steffen Klassert
2
-124
/
+243
2017-04-14
esp6: Remame esp_input_done2
Steffen Klassert
1
-3
/
+3
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2
-3
/
+10
2017-04-14
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
2
-0
/
+57
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
5
-13
/
+18
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-1
/
+5
2017-04-12
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
Alexander Aring
1
-5
/
+12
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-08
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
1
-9
/
+0
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
1
-12
/
+8
2017-03-28
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
1
-5
/
+15
2017-03-28
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2
-15
/
+27
2017-03-28
ipv6: add support for NETDEV_RESEND_IGMP event
Vlad Yasevich
2
-2
/
+55
2017-03-27
ipv6: sr: select DST_CACHE by default
David Lebrun
2
-18
/
+1
2017-03-24
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
1
-2
/
+0
2017-03-24
ipv6: sr: use dst_cache in seg6_input
David Lebrun
1
-1
/
+26
2017-03-24
ipv6: sr: expand skb head only if necessary
David Lebrun
1
-2
/
+2
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
4
-5
/
+9
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+11
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2
-0
/
+12
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+1
2017-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-03-16
net: ipv6: set route type for anycast routes
David Ahern
1
-0
/
+2
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
1
-4
/
+1
2017-03-16
tcp: remove per-destination timestamp cache
Soheil Hassas Yeganeh
1
-5
/
+0
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-8
/
+8
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-18
/
+34
2017-03-13
dccp/tcp: fix routing redirect race
Jon Maxwell
1
-3
/
+5
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-1
/
+1
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2017-03-12
net: ipv6: Add early demux handler for UDP unicast
subashab@codeaurora.org
1
-0
/
+59
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
1
-1
/
+1
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
1
-11
/
+11
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
1
-1
/
+3
2017-03-09
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
[prev]
[next]