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
2020-04-13
SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
Yihao Wu
1
-2
/
+3
2020-04-12
mptcp: fix double-unlock in mptcp_poll
Florian Westphal
1
-12
/
+13
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-5
/
+5
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+5
2020-04-09
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2
-21
/
+12
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
3
-23
/
+20
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-09
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-96
/
+14
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
1
-1
/
+1
2020-04-08
net/tls: fix const assignment warning
Arnd Bergmann
1
-2
/
+2
2020-04-08
l2tp: Allow management of tunnels and session in user namespace
Michael Weiß
1
-8
/
+8
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-5
/
+5
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-04-07
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-04-07
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
1
-0
/
+1
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-07
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
1
-1
/
+20
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-22
/
+27
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-716
/
+503
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-35
/
+186
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-06
xsk: Fix out of boundary write in __xsk_rcv_memcpy
Li RongQing
1
-2
/
+3
2020-04-06
ipv6: rpl: fix loop iteration
Alexander Aring
1
-3
/
+3
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
1
-61
/
+73
2020-04-06
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-04-05
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
Eric Dumazet
1
-0
/
+1
2020-04-05
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
1
-0
/
+3
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2
-6
/
+7
2020-04-05
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
1
-12
/
+11
2020-04-04
SUNRPC: Don't start a timer on an already queued rpc task
Trond Myklebust
1
-6
/
+13
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+10
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
19
-771
/
+901
2020-04-03
mptcp: add some missing pr_fmt defines
Geliang Tang
3
-0
/
+6
2020-04-03
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
3
-9
/
+12
2020-04-02
net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
1
-4
/
+6
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
1
-1
/
+1
2020-04-03
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
1
-1
/
+1
2020-04-02
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
1
-4
/
+5
2020-04-02
mptcp: re-check dsn before reading from subflow
Florian Westphal
1
-0
/
+26
2020-04-02
mptcp: subflow: check parent mptcp socket on subflow state change
Florian Westphal
3
-2
/
+36
2020-04-02
mptcp: fix tcp fallback crash
Florian Westphal
1
-4
/
+46
2020-04-02
net: ipv6: rpl_iptunnel: remove redundant assignments to variable err
Colin Ian King
1
-1
/
+1
2020-04-02
net: dsa: dsa_bridge_mtu_normalization() can be static
kbuild test robot
1
-1
/
+1
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-04-01
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
[prev]
[next]