index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-1
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
1
-1
/
+6
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-2
/
+7
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-05-31
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments
Brian Norris
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-6
/
+0
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-11
/
+52
2021-05-25
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-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-05-14
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-04-30
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-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-0
/
+19
2021-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-14
/
+0
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-2
/
+2
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-27
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-25
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-25
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-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-0
/
+5
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2
-10
/
+26
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
1
-0
/
+2
2021-04-20
net: add generic selftest support
Oleksij Rempel
1
-0
/
+12
[next]