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-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
1
-1
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-46
/
+2
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2
-87
/
+73
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
3
-0
/
+57
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-61
/
+229
2018-05-19
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
1
-1
/
+2
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
1
-9
/
+65
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
1
-9
/
+24
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
1
-6
/
+18
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
1
-2
/
+8
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
1
-12
/
+26
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
1
-1
/
+1
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
1
-0
/
+3
2018-05-17
erspan: fix invalid erspan version.
William Tu
1
-1
/
+4
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-64
/
+210
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2
-40
/
+6
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
12
-189
/
+31
2018-05-16
ipv6/flowlabel: simplify pid namespace lookup
Christoph Hellwig
1
-23
/
+6
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
1
-2
/
+4
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
1
-12
/
+23
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
1
-8
/
+19
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2
-24
/
+27
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-14
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
1
-1
/
+1
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+11
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
1
-0
/
+6
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2
-2
/
+37
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-8
/
+6
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
2
-2
/
+91
2018-05-11
net/ipv6: Refactor fib6_rule_action
David Ahern
1
-21
/
+31
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-14
/
+25
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-8
/
+9
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2
-10
/
+12
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
1
-1
/
+5
2018-05-10
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
1
-2
/
+2
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
1
-4
/
+4
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
1
-10
/
+1
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
1
-6
/
+1
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
1
-1
/
+1
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
1
-0
/
+1
2018-05-08
trivial: fix inconsistent help texts
Georg Hofmann
1
-5
/
+4
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+5
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
[prev]
[next]