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.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-11-11
cfg80211: remove WDS code
Johannes Berg
2
-6
/
+2
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2
-0
/
+5
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
1
-1
/
+2
2020-11-06
cfg80211: add support to configure HE MCS for beacon rate
Rajkumar Manoharan
1
-2
/
+7
2020-11-06
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
2
-0
/
+35
2020-11-06
ieee80211: Add definition for WFA DPP
Kurt Lee
1
-0
/
+3
2020-11-06
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
1
-0
/
+37
2020-11-06
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
1
-0
/
+7
2020-11-06
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
1
-0
/
+1
2020-11-06
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
1
-0
/
+2
2020-11-06
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
1
-0
/
+6
2020-11-06
net: dsa: Add DSA driver for Hirschmann Hellcreek switches
Kurt Kanzenbach
1
-0
/
+23
2020-11-06
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
1
-0
/
+6
2020-11-06
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
1
-0
/
+2
2020-11-05
net: sched: implement action-specific terse dump
Vlad Buslov
1
-0
/
+4
2020-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
4
-2
/
+28
2020-11-05
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
1
-1
/
+20
2020-11-04
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
1
-1
/
+2
2020-11-04
net: add GSO UDP L4 and GSO fraglists to the list of software-backed types
Alexander Lobakin
1
-2
/
+2
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
1
-7
/
+5
2020-11-03
net: add kcov handle to skb extensions
Aleksandr Nogikh
1
-0
/
+33
2020-11-03
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
1
-1
/
+1
2020-11-03
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
1
-0
/
+2
2020-11-03
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
1
-0
/
+1
2020-11-03
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
1
-6
/
+8
2020-10-31
net: core: add devm_netdev_alloc_pcpu_stats
Heiner Kallweit
1
-0
/
+14
2020-10-31
net: core: add dev_sw_netstats_tx_add
Heiner Kallweit
1
-0
/
+12
2020-10-31
netfilter: ipset: Expose the initval hash parameter to userspace
Jozsef Kadlecsik
1
-1
/
+1
2020-10-31
netfilter: ipset: Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2
-1
/
+8
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2
-0
/
+19
2020-10-31
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
1
-0
/
+1
2020-10-31
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
2
-0
/
+2
2020-10-31
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
1
-0
/
+3
2020-10-31
sctp: add the error cause for new encapsulation port restart
Xin Long
2
-0
/
+23
2020-10-31
sctp: add udphdr to overhead when udp_port is set
Xin Long
2
-2
/
+6
2020-10-31
sctp: allow changing transport encap_port by peer packets
Xin Long
2
-6
/
+2
2020-10-31
sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
Xin Long
1
-0
/
+7
2020-10-31
sctp: add encap_port for netns sock asoc and transport
Xin Long
2
-0
/
+8
2020-10-31
sctp: create udp6 sock and set its encap_rcv
Xin Long
1
-0
/
+1
2020-10-31
sctp: create udp4 sock and add its encap_rcv
Xin Long
3
-0
/
+9
2020-10-30
Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...
Jakub Kicinski
4
-1805
/
+0
2020-10-30
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
2
-0
/
+30
2020-10-30
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
1
-0
/
+6
2020-10-30
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2
-0
/
+91
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.
Henrik Bjoernlund
1
-0
/
+4
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
Henrik Bjoernlund
1
-1
/
+38
2020-10-30
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
1
-0
/
+23
2020-10-30
bridge: uapi: cfm: Added EtherType used by the CFM protocol.
Henrik Bjoernlund
1
-0
/
+1
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+4
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-12
/
+20
[next]