index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
ipvlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
2022-06-09
Merge branch 'vmxnet3-upgrade-to-version-7'
Paolo Abeni
2022-06-09
vmxnet3: update to version 7
Ronak Doshi
2022-06-09
vmxnet3: use ext1 field to indicate encapsulated packet
Ronak Doshi
2022-06-09
vmxnet3: limit number of TXDs used for TSO packet
Ronak Doshi
2022-06-09
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
2022-06-09
vmxnet3: add support for out of order rx completion
Ronak Doshi
2022-06-09
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
2022-06-09
vmxnet3: add support for capability registers
Ronak Doshi
2022-06-09
vmxnet3: prepare for version 7 changes
Ronak Doshi
2022-06-08
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
2022-06-08
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
2022-06-08
xen/netback: do some code cleanup
Juergen Gross
2022-06-08
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
2022-06-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-08
Merge branch 'mv88e6xxx-fixes-for-reading-serdes-state'
Jakub Kicinski
2022-06-08
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
2022-06-08
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
2022-06-08
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
2022-06-08
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-08
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2022-06-08
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-08
ip_gre: test csum_start instead of transport header
Willem de Bruijn
2022-06-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-08
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2022-06-08
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-06-08
Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'
Jakub Kicinski
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
2022-06-08
net: constify some inline functions in sock.h
Peter Lafreniere
2022-06-08
Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'
Jakub Kicinski
[next]