index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-134
/
+247
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+28
2021-07-28
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-28
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-6
/
+0
2021-07-28
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
1
-6
/
+29
2021-07-28
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
1
-2
/
+2
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-07-26
sctp: delete addr based on sin6_scope_id
Chen Shen
1
-2
/
+3
2021-07-26
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-1
/
+5
2021-07-26
sctp: improve the code for pmtu probe send and recv update
Xin Long
2
-26
/
+30
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
1
-8
/
+2
2021-07-24
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-07-24
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-24
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
1
-2
/
+7
2021-07-24
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-07-23
Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-33
/
+63
2021-07-23
net: qrtr: fix memory leaks
Pavel Skripkin
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-10
/
+41
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
1
-2
/
+3
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-07-23
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-07-23
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
1
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
1
-1
/
+5
2021-07-23
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-07-23
nl80211: limit band information in non-split data
Johannes Berg
1
-1
/
+4
2021-07-23
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-07-23
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
1
-25
/
+32
2021-07-23
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
1
-1
/
+2
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-22
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-22
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-22
sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
Xin Long
1
-2
/
+2
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2
-12
/
+38
2021-07-21
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
1
-1
/
+1
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-18
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
1
-9
/
+11
2021-07-18
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
1
-0
/
+4
2021-07-18
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-18
net: Fix zero-copy head len calculation.
Pravin B Shelar
1
-1
/
+4
[next]