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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
1
-14
/
+28
2021-12-13
bareudp: Move definition of struct bareudp_conf to bareudp.c
Guillaume Nault
1
-8
/
+1
2021-12-13
bareudp: Remove bareudp_dev_create()
Guillaume Nault
1
-4
/
+0
2021-12-12
net: dsa: remove dp->priv
Vladimir Oltean
1
-6
/
+0
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
1
-9
/
+4
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
1
-19
/
+7
2021-12-12
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
1
-2
/
+5
2021-12-12
net: dsa: sja1105: move ts_id from sja1105_tagger_data
Vladimir Oltean
1
-1
/
+0
2021-12-12
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
1
-7
/
+1
2021-12-12
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
1
-1
/
+0
2021-12-12
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
1
-3
/
+8
2021-12-12
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
1
-2
/
+10
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
1
-0
/
+12
2021-12-11
net: ocelot: add FDMA support
Clément Léger
1
-0
/
+3
2021-12-11
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
1
-0
/
+2
2021-12-11
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
1
-0
/
+1
2021-12-11
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
1
-0
/
+2
2021-12-11
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
1
-11
/
+12
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-7
/
+205
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
1
-1
/
+2
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
1
-2
/
+6
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
1
-1
/
+2
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
1
-0
/
+2
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
3
-8
/
+53
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-40
/
+61
2021-12-09
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
1
-8
/
+10
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-32
/
+38
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+17
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
1
-0
/
+3
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+5
2021-12-09
net: wwan: make debugfs optional
Sergey Ryazanov
1
-0
/
+7
2021-12-09
Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-7
/
+0
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+3
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-23
/
+15
2021-12-09
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-6
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2
-17
/
+24
2021-12-09
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
1
-0
/
+43
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-0
/
+21
2021-12-09
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
1
-5
/
+5
2021-12-09
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2
-6
/
+6
2021-12-08
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
1
-7
/
+0
2021-12-08
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
1
-0
/
+27
2021-12-08
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
1
-5
/
+6
2021-12-08
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+3
2021-12-08
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-08
llc: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-08
ax25: add net device refcount tracker
Eric Dumazet
1
-0
/
+3
2021-12-08
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
1
-0
/
+2
2021-12-08
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-0
/
+2
[next]