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-07-01
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
4
-7
/
+7
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2
-3
/
+3
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-8
/
+45
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+5
2017-06-27
ipv6: udp: leverage scratch area helpers
Paolo Abeni
1
-5
/
+9
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
4
-6
/
+11
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
4
-4
/
+8
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
4
-4
/
+8
2017-06-25
net: ipv6: reset daddr and dport in sk if connect() fails
Wei Wang
2
-2
/
+9
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-7
/
+3
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+26
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
1
-1
/
+1
2017-06-22
udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()
Paolo Abeni
1
-0
/
+1
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
tcp: Add a tcp_filter hook before handle ack packet
Chenbo Feng
1
-0
/
+2
2017-06-22
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
1
-1
/
+5
2017-06-22
esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO
Yossi Kuperman
1
-0
/
+25
2017-06-22
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-23
/
+14
2017-06-21
ip6mr: add netlink notifications on mrt6msg cache reports
Julien Gomes
1
-2
/
+69
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
1
-7
/
+18
2017-06-19
tcp: md5: add an address prefix for key lookup
Ivan Delalande
1
-5
/
+7
2017-06-18
ip6_tunnel: Correct tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2
-8
/
+3
2017-06-17
net: remove DST_NOGC flag
Wei Wang
1
-3
/
+2
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2
-48
/
+1
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2
-45
/
+19
2017-06-17
ipv6: call dst_hold_safe() properly
Wei Wang
2
-4
/
+4
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2
-17
/
+50
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
1
-4
/
+5
2017-06-17
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
1
-6
/
+5
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
1
-4
/
+0
2017-06-16
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
Haishuang Yan
1
-0
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
5
-8
/
+8
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2
-3
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
4
-12
/
+12
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-18
/
+21
2017-06-15
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
1
-1
/
+1
2017-06-12
proc: snmp6: Use correct type in memset
Christian Perle
1
-1
/
+1
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
[next]