index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
1
-1
/
+4
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-3
/
+4
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
1
-45
/
+133
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-4
/
+29
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-8
/
+1
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
5
-24
/
+6
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+7
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+10
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
3
-0
/
+22
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
1
-0
/
+3
2016-09-09
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
1
-1
/
+5
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+2
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-06
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2016-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
1
-1
/
+8
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-01
ila: make nla_policy const
stephen hemminger
2
-2
/
+2
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2
-1
/
+11
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-2
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-16
/
+28
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
1
-4
/
+1
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
1
-0
/
+2
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
1
-0
/
+1
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
1
-0
/
+1
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-08-23
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
1
-1
/
+0
2016-08-23
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
1
-0
/
+1
2016-08-23
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2
-2
/
+0
2016-08-23
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-08-22
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
1
-13
/
+21
2016-08-22
xfrm: Only add l3mdev oif to dst lookups
David Ahern
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+22
2016-08-17
kcm: Use stream parser
Tom Herbert
1
-1
/
+0
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-2
/
+0
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-13
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-13
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-08-12
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
1
-1
/
+1
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
1
-0
/
+1
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
4
-21
/
+21
2016-08-08
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
1
-0
/
+10
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
8
-6
/
+1587
2016-07-26
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
1
-1
/
+1
2016-07-25
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
1
-3
/
+1
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
1
-0
/
+4
[next]