index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
6
-33
/
+115
2022-10-12
mac802154: move receive parameters above start
Alexander Aring
1
-95
/
+95
2022-10-12
mac802154: Introduce filtering levels
Miquel Raynal
1
-0
/
+24
2022-10-12
net: ieee802154: mcr20a: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-07-18
net/ieee802154: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
net: mac802154: Fix a Tx warning check
Miquel Raynal
2
-25
/
+14
2022-06-14
mac802154: fix atomic_dec_and_test checks
Alexander Aring
2
-4
/
+4
2022-06-14
mac802154: util: fix release queue handling
Alexander Aring
1
-1
/
+1
2022-06-10
net: mac802154: Add a warning in the slow path
Miquel Raynal
1
-0
/
+27
2022-06-10
net: mac802154: Add a warning in the hot path
Miquel Raynal
3
-2
/
+20
2022-06-10
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2
-0
/
+48
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
6
-5
/
+32
2022-06-10
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2
-0
/
+26
2022-06-10
net: mac802154: Create a hot tx path
Miquel Raynal
1
-2
/
+8
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
7
-41
/
+75
2022-06-10
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
3
-0
/
+8
2022-06-10
net: mac802154: Enhance the error path in the main tx helper
Miquel Raynal
1
-6
/
+6
2022-06-10
net: mac802154: Rename the main tx_work struct
Miquel Raynal
3
-5
/
+8
2022-06-10
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
3
-3
/
+3
2022-06-10
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
3
-41
/
+95
2022-06-10
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-10
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-10
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
1
-3
/
+3
2022-06-10
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
1
-1
/
+1
2022-06-10
team: adopt u64_stats_t
Eric Dumazet
2
-18
/
+18
2022-06-10
drop_monitor: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
devlink: adopt u64_stats_t
Eric Dumazet
1
-12
/
+16
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
9
-55
/
+59
2022-06-10
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-8
/
+1
2022-06-10
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-6
/
+1
2022-06-10
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-7
/
+1
2022-06-10
ipvlan: adopt u64_stats_t
Eric Dumazet
3
-17
/
+17
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
5
-29
/
+29
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
48
-137
/
+141
2022-06-09
MAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer
Jukka Rissanen
1
-1
/
+0
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2
-11
/
+11
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
15
-203
/
+37
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
1
-3
/
+3
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-06-09
vmxnet3: update to version 7
Ronak Doshi
2
-3
/
+8
[next]