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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-103
/
+278
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-19
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-19
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-19
Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-0
/
+2
2016-11-18
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+28
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-6
/
+99
2016-11-18
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
2016-11-18
cfg80211: limit scan results cache size
Johannes Berg
2
-0
/
+70
2016-11-17
net sched filters: pass netlink message flags in event notification
Roman Mashak
1
-2
/
+3
2016-11-17
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
xattr: Fix setting security xattrs on sockfs
Andreas Gruenbacher
1
-0
/
+15
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2
-5
/
+80
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-15
udp: restore UDPlite many-cast delivery
Pablo Neira
2
-6
/
+6
2016-11-15
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+36
2016-11-15
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
1
-1
/
+5
2016-11-15
mac80211: remove bogus skb vif assignment
Felix Fietkau
1
-3
/
+0
2016-11-15
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
1
-0
/
+5
2016-11-15
cfg80211: add bitrate for 20MHz MCS 9
Pedersen, Thomas
1
-1
/
+2
2016-11-15
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
1
-1
/
+1
2016-11-15
mac80211: Ignore VHT IE from peer with wrong rx_mcs_map
Filip Matusiak
1
-0
/
+16
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-184
/
+357
2016-11-14
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
1
-8
/
+7
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
3
-10
/
+28
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2
-3
/
+22
2016-11-13
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2
-19
/
+66
2016-11-11
Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-1
/
+3
2016-11-11
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-18
/
+29
2016-11-10
libceph: initialize last_linger_id with a large integer
Ilya Dryomov
1
-0
/
+1
2016-11-10
libceph: fix legacy layout decode with pool 0
Yan, Zheng
1
-1
/
+2
2016-11-10
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
1
-5
/
+11
2016-11-10
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-09
net: tcp response should set oif only if it is L3 master
David Ahern
2
-3
/
+8
2016-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
12
-40
/
+108
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2016-11-09
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-09
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
1
-0
/
+1
2016-11-09
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
1
-0
/
+2
2016-11-08
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
1
-0
/
+1
2016-11-08
netfilter: conntrack: refine gc worker heuristics
Florian Westphal
1
-8
/
+41
2016-11-08
netfilter: conntrack: fix CT target for UNSPEC helpers
Florian Westphal
1
-3
/
+8
[next]