index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: hwsim: Record the address filter values
Miquel Raynal
2022-10-12
1
-0
/
+36
*
mac802154: set filter at drv_start()
Alexander Aring
2022-10-12
6
-33
/
+115
*
mac802154: move receive parameters above start
Alexander Aring
2022-10-12
1
-95
/
+95
*
mac802154: Introduce filtering levels
Miquel Raynal
2022-10-12
1
-0
/
+24
*
net: ieee802154: mcr20a: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-12
1
-6
/
+3
*
net/ieee802154: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
net: mac802154: Fix a Tx warning check
Miquel Raynal
2022-06-27
2
-25
/
+14
*
mac802154: fix atomic_dec_and_test checks
Alexander Aring
2022-06-14
2
-4
/
+4
*
mac802154: util: fix release queue handling
Alexander Aring
2022-06-14
1
-1
/
+1
*
net: mac802154: Add a warning in the slow path
Miquel Raynal
2022-06-10
1
-0
/
+27
*
net: mac802154: Add a warning in the hot path
Miquel Raynal
2022-06-10
3
-2
/
+20
*
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2022-06-10
2
-0
/
+48
*
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
6
-5
/
+32
*
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2022-06-10
2
-0
/
+26
*
net: mac802154: Create a hot tx path
Miquel Raynal
2022-06-10
1
-2
/
+8
*
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
7
-41
/
+75
*
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
2022-06-10
3
-0
/
+8
*
net: mac802154: Enhance the error path in the main tx helper
Miquel Raynal
2022-06-10
1
-6
/
+6
*
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
3
-5
/
+8
*
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-06-10
3
-3
/
+3
*
Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-06-10
16
-215
/
+48
|
\
|
*
MAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer
Jukka Rissanen
2022-06-09
1
-1
/
+0
|
*
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2022-06-09
2
-11
/
+11
|
*
net: 6lowpan: use array for find nhc id
Alexander Aring
2022-06-09
15
-203
/
+37
|
*
net: 6lowpan: remove const from scalars
Alexander Aring
2022-06-09
1
-3
/
+3
*
|
Merge branch 'bonding-netlink-errors-and-cleanup'
Jakub Kicinski
2022-06-10
4
-59
/
+101
|
\
\
|
*
|
bonding: cleanup bond_create
Jonathan Toppins
2022-06-10
1
-18
/
+6
|
*
|
bonding: netlink error message support for options
Jonathan Toppins
2022-06-10
3
-41
/
+95
|
/
/
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-06-10
4
-74
/
+65
|
\
\
|
*
|
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-06-08
1
-2
/
+2
|
*
|
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
2022-06-08
1
-5
/
+6
|
*
|
ice: remove VLAN representor specific ops
Michal Swiatkowski
2022-06-08
2
-40
/
+7
|
*
|
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
2022-06-08
1
-27
/
+50
*
|
|
Merge branch 'net-few-debug-refinements'
Jakub Kicinski
2022-06-10
6
-15
/
+34
|
\
\
\
|
*
|
|
net: add napi_get_frags_check() helper
Eric Dumazet
2022-06-10
1
-0
/
+18
|
*
|
|
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
2022-06-10
1
-1
/
+2
|
*
|
|
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
2022-06-10
1
-1
/
+1
|
*
|
|
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
2022-06-10
1
-4
/
+4
|
*
|
|
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
2022-06-10
1
-3
/
+3
|
*
|
|
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
2022-06-10
1
-4
/
+4
|
*
|
|
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
2022-06-10
1
-1
/
+1
|
*
|
|
net: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
Eric Dumazet
2022-06-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'net-adopt-u64_stats_t-type'
Jakub Kicinski
2022-06-10
24
-161
/
+151
|
\
\
\
|
*
|
|
team: adopt u64_stats_t
Eric Dumazet
2022-06-10
2
-18
/
+18
|
*
|
|
drop_monitor: adopt u64_stats_t
Eric Dumazet
2022-06-10
1
-9
/
+9
|
*
|
|
devlink: adopt u64_stats_t
Eric Dumazet
2022-06-10
1
-12
/
+16
|
*
|
|
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-10
9
-55
/
+59
|
*
|
|
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-10
1
-8
/
+1
|
*
|
|
ip6_tunnel: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-10
1
-6
/
+1
|
*
|
|
sit: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-10
1
-7
/
+1
[next]