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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-16
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-16
netfilter: nft_dynset: dump expressions when set definition contains no expre...
Pablo Neira Ayuso
1
-14
/
+17
2021-01-16
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
2021-01-16
netfilter: nft_dynset: honor stateful expressions in set definition
Pablo Neira Ayuso
2
-3
/
+8
2021-01-15
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-15
net_sched: gen_estimator: support large ewma log
Eric Dumazet
1
-4
/
+7
2021-01-15
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2021-01-15
cls_flower: call nla_ok() before nla_next()
Cong Wang
1
-9
/
+13
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-121
/
+202
2021-01-14
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
Lorenzo Bianconi
1
-1
/
+1
2021-01-14
mac80211: do not drop tx nulldata packets on encrypted links
Felix Fietkau
1
-1
/
+1
2021-01-14
mac80211: fix encryption key selection for 802.3 xmit
Felix Fietkau
1
-12
/
+15
2021-01-14
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2021-01-14
mac80211: fix incorrect strlen of .write in debugfs
Shayne Chen
1
-24
/
+20
2021-01-14
mptcp: fix locking in mptcp_disconnect()
Paolo Abeni
1
-2
/
+7
2021-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
1
-3
/
+9
2021-01-14
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-13
bpf: Reject too big ctx_size_in for raw_tp test run
Song Liu
1
-1
/
+2
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
1
-0
/
+1
2021-01-13
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
1
-1
/
+1
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
1
-2
/
+2
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-0
/
+4
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
3
-10
/
+16
2021-01-12
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
1
-1
/
+2
2021-01-12
mptcp: better msk-level shutdown.
Paolo Abeni
1
-45
/
+17
2021-01-12
mptcp: more strict state checking for acks
Paolo Abeni
1
-1
/
+1
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-12
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
1
-1
/
+1
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2
-12
/
+2
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-5
/
+23
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-1
/
+85
2021-01-11
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
1
-0
/
+1
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2021-01-10
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
1
-0
/
+3
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
1
-2
/
+7
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-08
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
1
-10
/
+4
2021-01-08
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
3
-20
/
+18
2021-01-08
docs: net: explain struct net_device lifetime
Jakub Kicinski
1
-1
/
+1
2021-01-08
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
1
-1
/
+1
2021-01-08
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
1
-1
/
+19
2021-01-08
cfg80211: Save the regulatory domain with a lock
Ilan Peer
1
-1
/
+10
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
[prev]
[next]