index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
selftests: forwarding: devlink_lib: Add devlink_cell_size_get()
Petr Machata
1
-0
/
+6
2020-10-01
selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set
Petr Machata
5
-11
/
+72
2020-09-30
Merge branch 'HW-support-for-VCAP-IS1-and-ES0-in-mscc_ocelot'
David S. Miller
14
-377
/
+1140
2020-09-30
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2
-13
/
+18
2020-09-30
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2
-7
/
+21
2020-09-30
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+12
2020-09-30
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+8
2020-09-30
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
1
-2
/
+15
2020-09-30
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
1
-3
/
+16
2020-09-30
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
3
-38
/
+0
2020-09-30
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
9
-7
/
+131
2020-09-30
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
6
-2
/
+191
2020-09-30
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
6
-2
/
+367
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
9
-300
/
+327
2020-09-30
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
1
-4
/
+12
2020-09-30
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
2
-0
/
+39
2020-09-30
net: mvneta: avoid possible cache misses in mvneta_rx_swbm
Lorenzo Bianconi
1
-6
/
+6
2020-09-30
lib8390: Replace panic() call with BUILD_BUG_ON
Armin Wolf
1
-2
/
+2
2020-09-30
Merge branch 'net-in_interrupt-cleanup-and-fixes'
David S. Miller
89
-2234
/
+354
2020-09-30
net: rtlwifi: Replace in_interrupt() for context detection
Sebastian Andrzej Siewior
6
-19
/
+23
2020-09-30
net: rtlwifi: Remove in_interrupt() from debug macro
Sebastian Andrzej Siewior
2
-26
/
+2
2020-09-30
net: rtlwifi: Remove void* casts related to delayed work
Sebastian Andrzej Siewior
5
-39
/
+31
2020-09-30
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-9
/
+2
2020-09-30
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
2
-4
/
+2
2020-09-30
net: mwifiex: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2
-10
/
+2
2020-09-30
net: hostap: Remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-12
/
+0
2020-09-30
net: iwlwifi: Remove in_interrupt() from tracing macro.
Sebastian Andrzej Siewior
2
-5
/
+3
2020-09-30
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
5
-12
/
+7
2020-09-30
net: brcmfmac: Convey allocation mode as argument
Sebastian Andrzej Siewior
4
-14
/
+13
2020-09-30
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
10
-25
/
+29
2020-09-30
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
3
-5
/
+5
2020-09-30
net: wan/lmc: Remove lmc_trace()
Sebastian Andrzej Siewior
5
-136
/
+8
2020-09-30
net: usb: net1080: Remove in_interrupt() comment
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-30
net: usb: kaweth: Remove last user of kaweth_control()
Sebastian Andrzej Siewior
1
-151
/
+17
2020-09-30
net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
Sebastian Andrzej Siewior
1
-63
/
+30
2020-09-30
net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-30
net: vxge: Remove in_interrupt() conditionals
Sebastian Andrzej Siewior
2
-14
/
+2
2020-09-30
net: sun3lance: Remove redundant checks in interrupt handler
Sebastian Andrzej Siewior
1
-11
/
+0
2020-09-30
net: sunbmac: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-9
/
+9
2020-09-30
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-30
net: sfc: Replace in_interrupt() usage
Edward Cree
4
-10
/
+26
2020-09-30
net: natsemi: Replace in_interrupt() usage.
Thomas Gleixner
2
-13
/
+13
2020-09-30
net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
Sebastian Andrzej Siewior
1
-15
/
+0
2020-09-30
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
1
-4
/
+0
2020-09-30
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
3
-21
/
+47
2020-09-30
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
8
-13
/
+0
2020-09-30
net: fec_mpc52xx: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-5
/
+5
2020-09-30
net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-30
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
1
-3
/
+0
2020-09-30
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
3
-18
/
+29
[next]