index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Setup socket family and addresses in bpf_prog_test_run_skb
Dmitry Yakunin
2020-08-03
1
-0
/
+21
*
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-02
1
-1
/
+10
*
udp, bpf: Ignore connections in reuseport group after BPF sk lookup
Jakub Sitnicki
2020-07-31
2
-2
/
+2
*
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2020-07-31
2
-0
/
+13
*
xdp: Prevent kernel-infoleak in xsk_getsockopt()
Peilin Ye
2020-07-28
1
-1
/
+1
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
2
-13
/
+0
*
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-26
1
-0
/
+31
*
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-26
1
-0
/
+43
*
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-26
1
-6
/
+163
*
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-26
1
-74
/
+91
*
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-26
2
-73
/
+90
*
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-26
1
-0
/
+206
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-26
2
-4
/
+4
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-26
4
-8
/
+24
*
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
2020-07-26
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
35
-257
/
+302
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-25
32
-224
/
+274
|
|
\
|
|
*
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-25
1
-1
/
+1
|
|
*
qrtr: orphan socket in qrtr_release()
Cong Wang
2020-07-25
1
-0
/
+1
|
|
*
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-25
2
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-24
2
-31
/
+22
|
|
|
\
|
|
|
*
ipvs: fix the connection sync failed in some cases
guodeqing
2020-07-22
1
-4
/
+8
|
|
|
*
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
2020-07-15
1
-27
/
+14
|
|
*
|
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-23
2
-10
/
+14
|
|
*
|
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
2020-07-23
1
-1
/
+4
|
|
*
|
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
2020-07-23
1
-1
/
+2
|
|
*
|
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-23
1
-2
/
+4
|
|
*
|
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-23
1
-7
/
+14
|
|
*
|
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
2020-07-23
1
-1
/
+3
|
|
*
|
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2020-07-22
2
-2
/
+2
|
|
*
|
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-22
1
-1
/
+1
|
|
*
|
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2020-07-22
2
-12
/
+18
|
|
*
|
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
2020-07-22
1
-0
/
+1
|
|
*
|
tipc: allow to build NACK message in link timeout function
Tung Nguyen
2020-07-21
1
-1
/
+1
|
|
*
|
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
2020-07-21
1
-2
/
+14
|
|
*
|
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
2020-07-21
1
-6
/
+11
|
|
*
|
net/smc: fix dmb buffer shortage
Karsten Graul
2020-07-21
1
-2
/
+2
|
|
*
|
net/smc: put slot when connection is killed
Karsten Graul
2020-07-21
1
-1
/
+5
|
|
*
|
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2020-07-21
2
-2
/
+2
|
|
*
|
net/smc: fix restoring of fallback changes
Karsten Graul
2020-07-20
1
-2
/
+4
|
|
*
|
net/smc: remove freed buffer from list
Karsten Graul
2020-07-20
1
-1
/
+5
|
|
*
|
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-20
4
-14
/
+18
|
|
*
|
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-20
1
-22
/
+7
|
|
*
|
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-20
3
-80
/
+58
|
|
*
|
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-20
1
-6
/
+18
|
|
*
|
net/smc: protect smc ib device initialization
Karsten Graul
2020-07-20
2
-3
/
+14
|
|
*
|
net/smc: fix link lookup for new rdma connections
Karsten Graul
2020-07-20
1
-1
/
+3
|
|
*
|
net/smc: clear link during SMC client link down processing
Karsten Graul
2020-07-20
1
-1
/
+3
|
|
*
|
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-20
1
-3
/
+5
|
|
*
|
net: hsr: validate address B before copying to skb
Murali Karicheri
2020-07-18
1
-1
/
+2
[next]