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-10-08
openvswitch: handle DNAT tuple collision
Dumitru Ceara
1
-9
/
+13
2020-10-08
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
1
-0
/
+1
2020-10-08
Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-0
/
+3
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+6
2020-10-08
bridge: Netlink interface fix.
Henrik Bjoernlund
1
-15
/
+11
2020-10-08
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Anant Thazhemadam
1
-0
/
+3
2020-10-06
Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-289
/
+65
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-06
mptcp: more DATA FIN fixes
Paolo Abeni
2
-6
/
+6
2020-10-06
net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
Manivannan Sadhasivam
1
-12
/
+64
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
48
-197
/
+367
2020-10-05
rxrpc: Fix server keyring leak
David Howells
1
-1
/
+1
2020-10-05
rxrpc: The server keyring isn't network-namespaced
David Howells
1
-1
/
+1
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
6
-280
/
+48
2020-10-05
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
1
-3
/
+3
2020-10-05
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
1
-2
/
+2
2020-10-05
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
1
-2
/
+10
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-02
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2
-15
/
+18
2020-10-01
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
1
-0
/
+6
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+16
2020-09-29
mptcp: Handle incoming 32-bit DATA_FIN values
Mat Martineau
3
-7
/
+18
2020-09-29
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2
-6
/
+6
2020-09-28
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
1
-1
/
+1
2020-09-28
net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
Manivannan Sadhasivam
1
-9
/
+25
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
2
-19
/
+78
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
3
-37
/
+68
2020-09-28
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
1
-0
/
+2
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+45
2020-09-25
Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+1
2020-09-25
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
1
-4
/
+7
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2
-7
/
+26
2020-09-24
net/tls: race causes kernel panic
Rohit Maheshwari
1
-2
/
+7
2020-09-24
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
21
-64
/
+21
2020-09-23
net: switchdev: Fixed kerneldoc warning
Tian Tao
1
-1
/
+1
2020-09-23
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
1
-1
/
+4
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
51
-234
/
+541
2020-09-21
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-21
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-21
Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-16
/
+28
2020-09-21
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-21
SUNRPC: Fix svc_flush_dcache()
Chuck Lever
1
-1
/
+1
[next]