index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-14
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-14
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
1
-1
/
+1
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-13
net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
Johannes Zink
1
-1
/
+2
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
1
-2
/
+2
2023-02-13
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-13
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
1
-1
/
+1
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
3
-12
/
+18
2023-02-10
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-10
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-10
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
2023-02-09
vmxnet3: move rss code block under eop descriptor
Ronak Doshi
1
-25
/
+25
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-09
selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.
Guillaume Nault
2
-2
/
+177
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-09
nfp: fix schedule in atomic context when offloading sa
Yinjun Zhang
3
-70
/
+87
2023-02-09
nfp: fix incorrect use of mbox in IPsec code
Yinjun Zhang
2
-4
/
+12
2023-02-09
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2023-02-09
selftests: forwarding: lib: quote the sysctl values
Hangbin Liu
1
-2
/
+2
2023-02-09
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
1
-4
/
+4
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-08
net: txgbe: Update support email address
Jiawen Wu
1
-1
/
+1
2023-02-08
selftests: Fix failing VXLAN VNI filtering test
Ido Schimmel
1
-13
/
+5
2023-02-08
selftests: mptcp: stop tests earlier
Matthieu Baerts
1
-4
/
+10
2023-02-08
selftests: mptcp: allow more slack for slow test-case
Paolo Abeni
1
-2
/
+8
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
1
-2
/
+9
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
2023-02-08
net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
Vladimir Oltean
1
-10
/
+14
2023-02-08
nfp: ethtool: fix the bug of setting unsupported port speed
Yu Xiao
2
-36
/
+170
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
4
-4
/
+4
2023-02-08
net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
Tariq Toukan
1
-2
/
+2
2023-02-08
net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
Arınç ÜNAL
1
-5
/
+3
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-07
net: mana: Fix accessing freed irq affinity_hint
Haiyang Zhang
1
-26
/
+11
2023-02-07
hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
Michael Kelley
1
-1
/
+1
2023-02-07
net/mlx5: Serialize module cleanup with reload and remove
Shay Drory
1
-7
/
+7
2023-02-07
net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
Shay Drory
1
-1
/
+1
2023-02-07
net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
Shay Drory
1
-0
/
+1
[next]