index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-05-05
Merge branch 'gve-queue-api'
David S. Miller
-406
/
+489
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
-331
/
+171
2024-05-05
gve: Account for stopped queues when reading NIC stats
Shailend Chand
-6
/
+35
2024-05-05
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
-30
/
+120
2024-05-05
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
-2
/
+32
2024-05-05
gve: Make gve_turnup work for nonempty queues
Shailend Chand
-0
/
+14
2024-05-05
gve: Make gve_turn(up|down) ignore stopped queues
Shailend Chand
-0
/
+10
2024-05-05
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
-27
/
+54
2024-05-05
gve: Make the GQ RX free queue funcs idempotent
Shailend Chand
-10
/
+19
2024-05-05
queue_api: define queue api
Mina Almasry
-0
/
+34
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
-44
/
+51
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
-13
/
+5
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
-7
/
+7
2024-05-03
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
-0
/
+11
2024-05-03
Merge branch 'rtnetlink-rtnl_stats_dump-changes'
Jakub Kicinski
-38
/
+23
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
-37
/
+22
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
-1
/
+1
2024-05-03
Merge branch 'net-sysctl-sentinel'
David S. Miller
-119
/
+48
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-3
/
+7
2024-05-03
appletalk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-1
/
+0
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-21
/
+5
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
-26
/
+9
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-4
/
+0
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-3
/
+0
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-35
/
+13
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-26
/
+14
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
-4
/
+9
2024-05-02
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
-2
/
+2
2024-05-02
selftests/net: skip partial checksum packets in csum test
Willem de Bruijn
-3
/
+15
2024-05-02
selftests: net: py: check process exit code in bkg() and background cmd()
Jakub Kicinski
-2
/
+6
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
-3
/
+8
2024-05-02
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
-6
/
+4
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1532
/
+2454
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-193
/
+378
2024-05-02
Merge branch 'bnxt_en-updates-for-net-next'
Jakub Kicinski
-61
/
+107
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
-1
/
+4
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
-26
/
+44
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
-1
/
+22
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
-11
/
+2
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
-3
/
+8
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
-19
/
+27
2024-05-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-152
/
+211
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
-0
/
+2
2024-05-02
MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
Jakub Kicinski
-2
/
+1
2024-05-02
MAINTAINERS: remove Ariel Elior
Jakub Kicinski
-3
/
+0
2024-05-02
Merge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'
Paolo Abeni
-5
/
+33
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
-4
/
+22
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
-1
/
+4
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
-34
/
+27
[next]