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: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-02
3
-2
/
+6
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
3
-2
/
+4
*
xsk: Add busy-poll support for {recv,send}msg()
Björn Töpel
2020-12-01
1
-0
/
+24
*
xsk: Check need wakeup flag in sendmsg()
Björn Töpel
2020-12-01
2
-8
/
+11
*
xsk: Add support for recvmsg()
Björn Töpel
2020-12-01
1
-1
/
+21
*
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
2
-11
/
+20
*
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
2
-15
/
+72
*
xdp: Remove the functions xsk_map_inc and xsk_map_put
Zhu Yanjun
2020-11-27
3
-22
/
+4
*
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
2020-11-17
2
-13
/
+133
*
xsk: Introduce padding between more ring pointers
Magnus Karlsson
2020-11-17
1
-1
/
+3
*
bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
Martin KaFai Lau
2020-11-17
1
-2
/
+2
*
ipv6: remove unused function ipv6_skb_idev()
Lukas Bulwahn
2020-11-14
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
3
-42
/
+217
|
\
|
*
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
2020-11-14
2
-17
/
+62
|
*
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2020-11-14
1
-0
/
+59
|
*
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-13
1
-0
/
+74
|
*
bpf: Rename some functions in bpf_sk_storage
Martin KaFai Lau
2020-11-13
1
-19
/
+19
|
*
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
2020-11-13
1
-13
/
+10
*
|
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
2020-11-13
1
-4
/
+1
*
|
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
21
-275
/
+131
|
\
\
|
*
|
cfg80211: remove WDS code
Johannes Berg
2020-11-11
7
-113
/
+8
|
*
|
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
11
-132
/
+10
|
*
|
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
2020-11-06
1
-2
/
+7
|
*
|
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2020-11-06
2
-4
/
+9
|
*
|
mac80211: adhere to Tx control flag that prevents frame reordering
Mathy Vanhoef
2020-11-06
1
-2
/
+5
|
*
|
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2020-11-06
1
-0
/
+3
|
*
|
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
2020-11-06
1
-0
/
+30
|
*
|
cfg80211: add support to configure HE MCS for beacon rate
Rajkumar Manoharan
2020-11-06
1
-2
/
+23
|
*
|
nl80211: fix beacon tx rate mask validation
Rajkumar Manoharan
2020-11-06
1
-5
/
+10
|
*
|
nl80211/cfg80211: fix potential infinite loop
Colin Ian King
2020-11-06
1
-1
/
+1
|
*
|
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
2020-11-06
1
-15
/
+17
|
*
|
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
2020-11-06
1
-0
/
+9
|
*
|
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-06
1
-1
/
+1
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
16
-32
/
+91
|
\
\
\
|
*
\
\
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-12
15
-28
/
+86
|
|
\
\
\
|
|
*
|
|
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
2
-4
/
+30
|
|
*
|
|
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-1
/
+1
|
|
*
|
|
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-11-12
1
-2
/
+6
|
|
*
|
|
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
2020-11-11
1
-1
/
+1
|
|
*
|
|
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
2020-11-11
1
-2
/
+8
|
|
*
|
|
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
2020-11-11
1
-1
/
+2
|
|
*
|
|
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-11
2
-4
/
+15
|
|
*
|
|
netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
Paul Moore
2020-11-11
1
-5
/
+12
|
|
*
|
|
mptcp: provide rmem[0] limit
Paolo Abeni
2020-11-10
1
-0
/
+1
|
|
*
|
|
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
2020-11-10
1
-1
/
+1
|
|
*
|
|
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
2020-11-10
1
-2
/
+2
|
|
*
|
|
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-11-10
1
-2
/
+0
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-07
2
-3
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
xsk: Fix possible memory leak at socket close
Magnus Karlsson
2020-10-29
2
-3
/
+7
|
*
|
|
|
|
Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-11-09
1
-4
/
+5
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]