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-08-15
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-15
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
1
-1
/
+6
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-6
/
+1
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
5
-15
/
+15
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2
-13
/
+28
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-07
ipv6: sr: implement several seg6local actions
David Lebrun
1
-0
/
+271
2017-08-07
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
1
-18
/
+193
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
4
-2
/
+328
2017-08-07
ipv6: sr: export SRH insertion functions
David Lebrun
2
-20
/
+4
2017-08-07
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2
-3
/
+3
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
1
-5
/
+8
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
3
-19
/
+29
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
1
-18
/
+22
2017-08-03
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-10
/
+2
2017-08-03
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
1
-2
/
+2
2017-08-03
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
1
-1
/
+1
2017-08-03
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
1
-0
/
+2
2017-08-03
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
1
-2
/
+0
2017-08-03
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+8
2017-08-03
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
2
-2
/
+100
2017-08-03
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
2
-2
/
+13
2017-08-03
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+17
2017-08-03
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
3
-1
/
+63
2017-08-03
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+20
2017-08-03
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+29
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
3
-3
/
+3
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-07-31
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
1
-1
/
+1
2017-07-31
tcp: remove prequeue support
Florian Westphal
1
-2
/
+1
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
1
-9
/
+18
2017-07-28
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-25
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
1
-1
/
+1
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-18
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
1
-0
/
+1
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-9
/
+0
2017-07-18
net: xfrm: revert to lower xfrm dst gc limit
Florian Westphal
1
-1
/
+1
2017-07-18
vti: revert flush x-netns xfrm cache when vti interface is removed
Florian Westphal
1
-31
/
+0
2017-07-17
inet: Remove software UFO fragmenting code.
David S. Miller
1
-97
/
+3
2017-07-17
inet: Stop generating UFO packets.
David S. Miller
1
-76
/
+0
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2
-11
/
+2
2017-07-05
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+3
2017-07-04
net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-6
/
+6
2017-07-04
net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+5
2017-07-04
net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
[next]