index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+13
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-149
/
+446
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-13
/
+24
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
3
-3
/
+36
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+6
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
1
-3
/
+4
2017-04-19
esp6: fix incorrect null pointer check on xo
Colin Ian King
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
3
-16
/
+27
2017-04-17
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
1
-0
/
+8
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
[prev]
[next]