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
*
ethtool: runtime-resume netdev parent in ethnl_ops_begin
Heiner Kallweit
2021-08-03
1
-6
/
+25
*
ethtool: move netif_device_present check from ethnl_parse_header_dev_get to e...
Heiner Kallweit
2021-08-03
1
-7
/
+7
*
ethtool: move implementation of ethnl_ops_begin/complete to netlink.c
Heiner Kallweit
2021-08-03
2
-13
/
+16
*
ethtool: runtime-resume netdev parent before ethtool ioctl ops
Heiner Kallweit
2021-08-03
1
-3
/
+15
*
net: Keep vertical alignment
Yajun Deng
2021-08-03
2
-6
/
+8
*
bpf: use skb_expand_head in bpf_out_neigh_v4/6
Vasily Averin
2021-08-03
1
-22
/
+5
*
ax25: use skb_expand_head
Vasily Averin
2021-08-03
3
-23
/
+7
*
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-03
1
-11
/
+2
*
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
2021-08-03
1
-16
/
+11
*
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
2021-08-03
1
-35
/
+16
*
skbuff: introduce skb_expand_head()
Vasily Averin
2021-08-03
1
-0
/
+42
*
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
1
-1
/
+1
*
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-02
2
-13
/
+14
*
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
16
-44
/
+23
*
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
2
-70
/
+65
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
33
-159
/
+168
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
4
-106
/
+377
|
\
|
*
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-30
1
-8
/
+8
|
*
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-24
2
-0
/
+49
|
*
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
2021-07-24
1
-6
/
+231
|
*
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-24
1
-17
/
+18
|
*
tcp: seq_file: Add listening_get_first()
Martin KaFai Lau
2021-07-24
1
-20
/
+39
|
*
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-24
1
-20
/
+5
|
*
tcp: seq_file: Refactor net and family matching
Martin KaFai Lau
2021-07-24
1
-38
/
+30
|
*
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
2021-07-24
1
-2
/
+3
|
*
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
1
-12
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
30
-136
/
+296
|
\
\
|
*
\
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-31
29
-134
/
+247
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
1
-11
/
+28
|
|
|
\
\
|
|
|
*
|
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
2021-07-27
1
-6
/
+0
|
|
|
*
|
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
2021-07-27
1
-6
/
+29
|
|
|
*
|
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
2021-07-27
1
-2
/
+2
|
|
*
|
|
net: let flow have same hash in two directions
zhang kai
2021-07-28
1
-9
/
+9
|
|
*
|
|
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-07-28
1
-1
/
+1
|
|
*
|
|
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-27
2
-2
/
+10
|
|
*
|
|
sctp: delete addr based on sin6_scope_id
Chen Shen
2021-07-26
1
-2
/
+3
|
|
*
|
|
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-26
1
-1
/
+5
|
|
*
|
|
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-26
2
-26
/
+30
|
|
*
|
|
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
2021-07-25
1
-8
/
+2
|
|
*
|
|
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-07-24
1
-10
/
+4
|
|
*
|
|
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
2021-07-24
1
-1
/
+1
|
|
*
|
|
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-07-24
1
-2
/
+7
|
|
*
|
|
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-07-24
1
-2
/
+18
|
|
*
|
|
Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-07-23
7
-33
/
+63
|
|
|
\
\
\
|
|
|
*
|
|
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-07-23
1
-4
/
+2
|
|
|
*
|
|
nl80211: limit band information in non-split data
Johannes Berg
2021-07-23
1
-1
/
+4
|
|
|
*
|
|
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-07-23
3
-2
/
+23
|
|
|
*
|
|
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
2021-07-23
1
-25
/
+32
|
|
|
*
|
|
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
2021-07-23
1
-1
/
+2
|
|
*
|
|
|
net: qrtr: fix memory leaks
Pavel Skripkin
2021-07-23
1
-1
/
+5
[next]