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.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-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
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-3
/
+4
2020-10-05
net: dsa: Add helper for converting devlink port to ds and port
Andrew Lunn
1
-0
/
+14
2020-10-05
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
1
-0
/
+5
2020-10-05
net: devlink: Add support for port regions
Andrew Lunn
1
-0
/
+27
2020-10-05
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
1
-0
/
+1
2020-10-05
net: devlink: Add unused port flavour
Andrew Lunn
1
-0
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-7
/
+15
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
1
-0
/
+9
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
1
-0
/
+2
2020-10-04
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+1
2020-10-04
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
3
-0
/
+9
2020-10-04
net: remove NETDEV_HW_ADDR_T_SLAVE
Taehee Yoo
1
-3
/
+2
2020-10-04
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-0
/
+1
2020-10-04
genetlink: properly support per-op policy dumping
Johannes Berg
1
-0
/
+10
2020-10-04
netlink: rework policy dump to support multiple policies
Johannes Berg
1
-3
/
+6
2020-10-03
genetlink: bring back per op policy
Jakub Kicinski
1
-0
/
+4
2020-10-03
genetlink: add a structure for dump state
Jakub Kicinski
1
-4
/
+7
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
1
-14
/
+39
2020-10-03
genetlink: reorg struct genl_family
Jakub Kicinski
1
-5
/
+5
2020-10-03
devlink: add .trap_group_action_set() callback
Ioana Ciornei
1
-0
/
+10
2020-10-03
devlink: add parser error drop packet traps
Ioana Ciornei
1
-0
/
+52
2020-10-03
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
1
-1
/
+2
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-10-03
Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...
David S. Miller
4
-3
/
+149
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
1
-0
/
+8
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+33
2020-10-02
netlink: fix policy dump leak
Johannes Berg
1
-1
/
+2
2020-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-28
/
+302
2020-10-01
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
1
-0
/
+3
2020-10-01
net/mlx5: E-switch, Use PF num in metadata reg c0
sunils
1
-7
/
+8
2020-10-01
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
1
-0
/
+2
2020-10-01
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
1
-36
/
+0
2020-10-01
devlink: Add a tracepoint for trap reports
Ido Schimmel
2
-0
/
+51
2020-10-01
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-1
/
+2
2020-10-01
inet: remove icsk_ack.blocked
Eric Dumazet
1
-2
/
+2
2020-10-01
net: macb: move pdata to private header
Alexandre Belloni
1
-20
/
+0
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
2
-0
/
+19
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
3
-2
/
+65
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
1
-0
/
+10
2020-09-30
netfilter: nf_tables: add userdata attributes to nft_chain
Jose M. Guisado Gomez
2
-0
/
+4
2020-09-30
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2
-1
/
+15
2020-09-30
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2
-1
/
+44
2020-09-30
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2
-1
/
+93
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2
-10
/
+74
2020-09-30
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+22
2020-09-30
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+1
2020-09-30
net: caif: Remove unused caif SPI driver
Thomas Gleixner
1
-155
/
+0
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+1
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-0
/
+26
[next]