index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-06
netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
Florian Westphal
2024-05-06
netfilter: nft_set_pipapo: move prove_locking helper around
Florian Westphal
2024-05-06
netfilter: conntrack: remove flowtable early-drop test
Florian Westphal
2024-05-06
netfilter: conntrack: documentation: remove reference to non-existent sysctl
Florian Westphal
2024-05-06
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
2024-05-06
netfilter: conntrack: dccp: try not to drop skb in conntrack
Jason Xing
2024-05-06
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
Linus Lüssing
2024-05-06
netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
Pablo Neira Ayuso
2024-05-06
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
2024-05-05
Merge branch 'gve-queue-api'
David S. Miller
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
2024-05-05
gve: Account for stopped queues when reading NIC stats
Shailend Chand
2024-05-05
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
2024-05-05
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
2024-05-05
gve: Make gve_turnup work for nonempty queues
Shailend Chand
2024-05-05
gve: Make gve_turn(up|down) ignore stopped queues
Shailend Chand
2024-05-05
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
2024-05-05
gve: Make the GQ RX free queue funcs idempotent
Shailend Chand
2024-05-05
queue_api: define queue api
Mina Almasry
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2024-05-03
net: no longer acquire RTNL in threaded_show()
Eric Dumazet
2024-05-03
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2024-05-03
Merge branch 'rtnetlink-rtnl_stats_dump-changes'
Jakub Kicinski
2024-05-03
rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()
Eric Dumazet
2024-05-03
rtnetlink: change rtnl_stats_dump() return value
Eric Dumazet
2024-05-03
Merge branch 'net-sysctl-sentinel'
David S. Miller
2024-05-03
ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
appletalk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2024-05-02
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
2024-05-02
selftests/net: skip partial checksum packets in csum test
Willem de Bruijn
2024-05-02
selftests: net: py: check process exit code in bkg() and background cmd()
Jakub Kicinski
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2024-05-02
net/mlx5e: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
Merge branch 'bnxt_en-updates-for-net-next'
Jakub Kicinski
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
[next]