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
2019-08-30
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+4
2019-08-28
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
1
-2
/
+4
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-22
/
+32
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
28
-100
/
+186
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-7
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
1
-0
/
+13
2019-08-25
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
1
-4
/
+4
2019-08-24
net: rds: add service level support in rds-info
Zhu Yanjun
4
-8
/
+22
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2
-8
/
+11
2019-08-24
sock: fix potential memory leak in proto_register()
zhanglin
1
-10
/
+21
2019-08-24
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
1
-2
/
+2
2019-08-24
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
1
-1
/
+7
2019-08-24
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
1
-1
/
+1
2019-08-24
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+8
2019-08-24
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
1
-4
/
+4
2019-08-24
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
Jakub Sitnicki
1
-1
/
+1
2019-08-23
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
1
-8
/
+8
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
2019-08-22
net/ncsi: Fix the payload copying for the request coming from Netlink
Justin.Lee1@Dell.com
1
-2
/
+9
2019-08-22
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-08-21
net: fix icmp_socket_deliver argument 2 input
Li RongQing
1
-1
/
+1
2019-08-21
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
1
-1
/
+2
2019-08-21
Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+1
2019-08-21
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
1
-1
/
+1
2019-08-21
cfg80211: Fix Extended Key ID key install checks
Alexander Wetzel
1
-9
/
+14
2019-08-21
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-08-20
net: fix __ip_mc_inc_group usage
Li RongQing
1
-2
/
+2
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
2
-4
/
+7
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-08-20
xdp: unpin xdp umem pages in error path
Ivan Khoronzhuk
1
-1
/
+3
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-15
/
+35
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2
-3
/
+18
2019-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-3
/
+40
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
3
-1
/
+33
2019-08-16
tipc: fix false detection of retransmit failures
Tuong Lien
2
-43
/
+57
2019-08-15
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-10
/
+11
2019-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-28
/
+98
2019-08-15
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-15
net: tls, fix sk_write_space NULL write when tx disabled
John Fastabend
1
-1
/
+2
2019-08-14
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
Eric Dumazet
1
-1
/
+1
2019-08-14
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
1
-9
/
+10
2019-08-14
rxrpc: Fix local endpoint replacement
David Howells
1
-1
/
+1
[next]