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.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-04
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-02
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-02
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-6
/
+0
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-11
/
+52
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-15
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-05-15
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2021-05-01
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+0
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-1
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
50
-385
/
+683
2021-04-29
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-0
/
+19
2021-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-14
/
+0
2021-04-28
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-2
/
+2
2021-04-28
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-28
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-1
/
+0
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
1
-0
/
+5
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-31
/
+12
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+8
2021-04-26
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2
-19
/
+0
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
1
-8
/
+0
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2
-2
/
+4
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
1
-2
/
+0
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-3
/
+6
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+4
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+0
2021-04-23
afs: Don't truncate iter during data fetch
David Howells
1
-1
/
+1
2021-04-21
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-0
/
+5
2021-04-21
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2
-10
/
+26
2021-04-21
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
1
-0
/
+2
2021-04-21
net: add generic selftest support
Oleksij Rempel
1
-0
/
+12
2021-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-15
/
+36
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-3
/
+0
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-4
/
+1
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
1
-1
/
+4
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-19
cfg80211: fix a few kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-04-19
cfg80211: fix an htmldoc warning
Emmanuel Grumbach
1
-1
/
+1
[next]