index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
1
-2
/
+6
2023-09-06
netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
Phil Sutter
1
-0
/
+1
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
1
-0
/
+8
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-8
/
+14
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
7
-3
/
+13
2023-09-06
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
1
-8
/
+7
2023-09-06
net: team: do not use dynamic lockdep key
Taehee Yoo
3
-60
/
+85
2023-09-06
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
1
-2
/
+1
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-09-05
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
1
-1
/
+2
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-05
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
1
-0
/
+2
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2
-6
/
+18
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-04
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-09-04
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
1
-5
/
+9
2023-09-04
docs: netdev: update the netdev infra URLs
Jakub Kicinski
1
-2
/
+2
2023-09-04
docs: netdev: document patchwork patch states
Jakub Kicinski
1
-1
/
+31
2023-09-04
net: phy: micrel: Correct bit assignments for phy_device flags
Oleksij Rempel
1
-3
/
+3
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
1
-2
/
+8
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
1
-5
/
+15
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
1
-1
/
+154
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+6
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
3
-1
/
+4
2023-09-01
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
1
-14
/
+20
2023-09-01
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
2
-3
/
+3
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
13
-32
/
+40
2023-09-01
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
1
-6
/
+13
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
5
-14
/
+20
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
1
-1
/
+1
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
1
-12
/
+6
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
1
-0
/
+12
2023-08-31
bpf: Annotate bpf_long_memcpy with data_race
Daniel Borkmann
1
-1
/
+1
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
1
-1
/
+18
2023-08-31
bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py
Vishal Chourasia
1
-28
/
+28
2023-08-31
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
1
-0
/
+3
[next]