index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
2019-04-08
1
-0
/
+53
*
nl80211: reindent some sched scan code
Johannes Berg
2019-04-08
1
-31
/
+34
*
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-07
1
-20
/
+44
*
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
7
-7
/
+0
*
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-06
1
-0
/
+4
*
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
6
-12
/
+155
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
12
-61
/
+12
*
net: hsr: add blank line after function declaration
Murali Karicheri
2019-04-06
1
-0
/
+1
*
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
4
-75
/
+76
*
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
2
-4
/
+4
*
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
2
-6
/
+6
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
3
-15
/
+15
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
5
-13
/
+13
*
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-06
2
-7
/
+5
*
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
2019-04-06
3
-9
/
+9
*
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
3
-18
/
+16
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
7
-55
/
+0
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-06
5
-22
/
+31
*
tcp: remove redundant check on tskb
Colin Ian King
2019-04-06
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
46
-191
/
+256
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-04
45
-189
/
+250
|
|
\
|
|
*
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-04
1
-0
/
+4
|
|
*
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
2019-04-04
1
-0
/
+3
|
|
*
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
2019-04-04
1
-11
/
+15
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-04
2
-14
/
+6
|
|
|
\
|
|
|
*
flow_dissector: allow access only to a subset of __sk_buff fields
Stanislav Fomichev
2019-04-03
1
-13
/
+3
|
|
|
*
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
2019-04-03
1
-1
/
+2
|
|
|
*
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
2019-04-03
1
-0
/
+1
|
|
*
|
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-04
1
-0
/
+11
|
|
*
|
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-04
1
-1
/
+1
|
|
*
|
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
1
-18
/
+18
|
|
*
|
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-04
1
-2
/
+8
|
|
*
|
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-03
1
-1
/
+3
|
|
*
|
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-03
1
-1
/
+1
|
|
|
/
|
|
*
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-02
1
-2
/
+2
|
|
*
dccp: Fix memleak in __feat_register_sp
YueHaibing
2019-04-01
1
-1
/
+6
|
|
*
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
2019-04-01
1
-0
/
+1
|
|
*
kcm: switch order of device registration to fix a crash
Jiri Slaby
2019-04-01
1
-8
/
+8
|
|
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
10
-66
/
+16
|
|
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
10
-17
/
+18
|
|
*
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
2019-04-01
1
-0
/
+5
|
|
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
2
-6
/
+5
|
|
*
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
2019-04-01
1
-1
/
+2
|
|
*
tipc: handle the err returned from cmd header function
Xin Long
2019-03-31
1
-2
/
+8
|
|
*
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-03-31
1
-1
/
+6
|
|
*
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-03-31
1
-1
/
+6
|
|
*
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-03-29
1
-16
/
+30
|
|
*
net: tls: prevent false connection termination with offload
Jakub Kicinski
2019-03-29
1
-0
/
+2
|
|
*
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
2019-03-28
1
-1
/
+3
|
|
*
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
2019-03-28
1
-1
/
+1
[next]