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-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
2017-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+6
2017-03-07
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-03-06
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
1
-0
/
+114
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+32
2017-03-02
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
1
-0
/
+6
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-01
ipv6: orphan skbs in reassembly unit
Eric Dumazet
1
-0
/
+1
[prev]
[next]