index
:
pm24.git
cpufreq-rust
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-07-18
net/ieee802154: fix repeated words in comments
Jilin Yuan
2022-06-27
net: mac802154: Fix a Tx warning check
Miquel Raynal
2022-06-14
mac802154: fix atomic_dec_and_test checks
Alexander Aring
2022-06-14
mac802154: util: fix release queue handling
Alexander Aring
2022-06-10
net: mac802154: Add a warning in the slow path
Miquel Raynal
2022-06-10
net: mac802154: Add a warning in the hot path
Miquel Raynal
2022-06-10
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2022-06-10
net: mac802154: Create a hot tx path
Miquel Raynal
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
2022-06-10
net: mac802154: Enhance the error path in the main tx helper
Miquel Raynal
2022-06-10
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-06-09
Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-06-09
Merge branch 'bonding-netlink-errors-and-cleanup'
Jakub Kicinski
2022-06-09
bonding: cleanup bond_create
Jonathan Toppins
2022-06-09
bonding: netlink error message support for options
Jonathan Toppins
2022-06-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-06-09
Merge branch 'net-few-debug-refinements'
Jakub Kicinski
2022-06-09
net: add napi_get_frags_check() helper
Eric Dumazet
2022-06-09
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
2022-06-09
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
2022-06-09
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
2022-06-09
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
2022-06-09
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
2022-06-09
Merge branch 'net-adopt-u64_stats_t-type'
Jakub Kicinski
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
2022-06-09
drop_monitor: adopt u64_stats_t
Eric Dumazet
2022-06-09
devlink: adopt u64_stats_t
Eric Dumazet
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
MAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer
Jukka Rissanen
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
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
[next]