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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
Remove DST_HOST
David Laight
4
-18
/
+8
2020-03-24
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
1
-0
/
+23
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-4
/
+17
2020-03-24
devlink: Stop reference counting packet trap groups
Ido Schimmel
1
-96
/
+5
2020-03-24
devlink: Add API to register packet trap groups
Ido Schimmel
1
-0
/
+117
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
2
-25
/
+23
2020-03-24
net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback
Davide Caratti
2
-4
/
+6
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
1
-8
/
+15
2020-03-22
mptcp: Remove set but not used variable 'can_ack'
YueHaibing
1
-2
/
+0
2020-03-22
net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE
Jakub Sitnicki
2
-5
/
+6
2020-03-22
net/tls: Read sk_prot once when building tls proto ops
Jakub Sitnicki
1
-8
/
+9
2020-03-22
net/tls: Constify base proto ops used for building tls proto
Jakub Sitnicki
1
-2
/
+2
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
12
-18
/
+147
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
1
-17
/
+30
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
2
-7
/
+32
2020-03-20
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
1
-1
/
+1
2020-03-20
nl80211: clarify code in nl80211_del_station()
Johannes Berg
1
-8
/
+14
2020-03-20
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
1
-0
/
+11
2020-03-20
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
1
-6
/
+29
2020-03-20
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
1
-0
/
+4
2020-03-20
cfg80211: Add support for userspace to reset stations in IBSS mode
Nicolas Cavallari
1
-1
/
+6
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
1
-1
/
+5
2020-03-20
mac80211: HE: set missing bss_conf fields in AP mode
Shaul Triebitz
1
-3
/
+9
2020-03-20
nl80211: pass HE operation element to the driver
Shaul Triebitz
1
-1
/
+4
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
3
-0
/
+46
2020-03-20
mac80211: don't leave skb->next/prev pointing to stack
Johannes Berg
1
-1
/
+5
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
7
-1
/
+17
2020-03-20
nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port
Markus Theil
1
-0
/
+1
2020-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
15
-166
/
+1433
2020-03-20
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
1
-0
/
+3
2020-03-20
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
1
-12
/
+61
2020-03-20
mptcp: rename fourth ack field
Paolo Abeni
3
-11
/
+11
2020-03-19
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
1
-1
/
+1
2020-03-19
netfilter: revert introduction of egress hook
Daniel Borkmann
4
-53
/
+10
2020-03-18
Bluetooth: Do not cancel advertising when starting a scan
Dmitry Grinberg
1
-17
/
+0
2020-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
34
-489
/
+2609
2020-03-18
mptcp: move msk state update to subflow_syn_recv_sock()
Paolo Abeni
2
-6
/
+5
2020-03-18
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
4
-2
/
+44
2020-03-18
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
3
-5
/
+30
2020-03-18
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
3
-11
/
+13
2020-03-18
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
3
-7
/
+7
2020-03-18
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
1
-4
/
+17
2020-03-18
net_sched: do not reprogram a timer about to expire
Eric Dumazet
1
-2
/
+7
2020-03-18
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
1
-5
/
+7
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2
-5
/
+5
2020-03-18
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
3
-3
/
+15
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
4
-8
/
+51
2020-03-18
netfilter: Generalize ingress hook
Lukas Wunner
1
-1
/
+1
2020-03-18
netfilter: Rename ingress hook include file
Lukas Wunner
1
-1
/
+1
2020-03-17
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
1
-30
/
+11
[next]