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
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+3
2018-05-07
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-07
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-298
/
+180
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
3
-13
/
+7
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-9
/
+164
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2
-19
/
+19
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-05-03
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
Sun Lianwen
1
-1
/
+1
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
1
-0
/
+3
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-3
/
+0
2018-05-01
udp: disable gso with no_check_tx
Willem de Bruijn
1
-0
/
+4
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
1
-1
/
+6
2018-05-01
change the comment of vti6_ioctl
Sun Lianwen
1
-1
/
+1
2018-04-30
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
Ahmed Abdelsalam
1
-1
/
+1
2018-04-30
erspan: auto detect truncated packets.
William Tu
1
-0
/
+6
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
1
-0
/
+2
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
1
-1
/
+4
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
1
-5
/
+14
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2
-5
/
+24
2018-04-26
udp: add udp gso
Willem de Bruijn
2
-3
/
+22
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2
-11
/
+12
2018-04-26
xfrm: remove VLA usage in __xfrm6_sort()
Kees Cook
1
-4
/
+2
2018-04-25
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
1
-13
/
+10
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2
-2
/
+30
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-28
/
+31
2018-04-24
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
1
-2
/
+1
2018-04-24
netfilter: x_tables: remove duplicate ip6t_get_target function call
Taehee Yoo
1
-1
/
+0
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
6
-8
/
+8
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
1
-2
/
+1
2018-04-24
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
Felix Fietkau
1
-232
/
+0
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-27
/
+28
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
1
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
1
-0
/
+2
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
2
-3
/
+7
2018-04-22
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
1
-2
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
3
-31
/
+82
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
1
-18
/
+23
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
1
-3
/
+10
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
1
-7
/
+6
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
1
-2
/
+2
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
1
-0
/
+9
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
1
-14
/
+3
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
1
-22
/
+0
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
1
-11
/
+9
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2
-21
/
+47
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
1
-22
/
+2
[next]