index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
2019-08-21
1
-0
/
+15
*
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
2019-08-21
1
-1
/
+1
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
5
-6
/
+240
*
mac80211: fix possible NULL pointerderef in obss pd code
John Crispin
2019-08-21
1
-1
/
+2
*
mac80211: add assoc-at support
Ben Greear
2019-08-21
2
-0
/
+5
*
cfg80211: Support assoc-at timer in sta-info
Ben Greear
2019-08-21
1
-0
/
+1
*
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
Arend van Spriel
2019-08-21
1
-0
/
+1
*
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
Arend van Spriel
2019-08-21
1
-5
/
+11
*
cfg80211: use same IR permissive rules for 6GHz band
Arend van Spriel
2019-08-21
1
-1
/
+2
*
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
Arend van Spriel
2019-08-21
2
-1
/
+3
*
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
Arend van Spriel
2019-08-21
1
-0
/
+3
*
cfg80211: util: add 6GHz channel to freq conversion and vice versa
Arend van Spriel
2019-08-21
1
-1
/
+9
*
cfg80211: add 6GHz UNII band definitions
Arend van Spriel
2019-08-21
1
-2
/
+19
*
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
2019-08-21
1
-0
/
+1
*
mac80211: add missing length field increment when generating Radiotap header
John Crispin
2019-08-21
1
-0
/
+1
*
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
2019-08-21
1
-1
/
+1
*
mac80211: fix bad guard when reporting legacy rates
John Crispin
2019-08-21
1
-7
/
+7
*
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
2019-08-21
1
-3
/
+9
*
net: dsa: enable and disable all ports
Vivien Didelot
2019-08-20
1
-0
/
+11
*
net: dsa: use a single switch statement for port setup
Vivien Didelot
2019-08-20
1
-48
/
+39
*
sctp: remove net sctp.x_enable working as a global switch
Xin Long
2019-08-20
1
-16
/
+12
*
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
2019-08-20
1
-0
/
+86
*
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
2019-08-20
2
-56
/
+74
*
sctp: use ep and asoc auth_enable properly
Xin Long
2019-08-20
2
-33
/
+44
*
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
2019-08-20
1
-0
/
+82
*
sctp: check asoc peer.asconf_capable before processing asconf
Xin Long
2019-08-20
1
-2
/
+4
*
sctp: not set peer.asconf_capable in sctp_association_init
Xin Long
2019-08-20
1
-9
/
+0
*
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
2019-08-20
3
-20
/
+18
*
net: remove empty inet_exit_net
Li RongQing
2019-08-20
1
-5
/
+0
*
net: flow_offload: convert block_ing_cb_list to regular list type
Vlad Buslov
2019-08-19
1
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
39
-196
/
+429
|
\
|
*
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2019-08-18
2
-3
/
+18
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-08-17
4
-3
/
+40
|
|
\
|
|
*
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-08-17
3
-1
/
+33
|
|
*
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
Fabian Henneke
2019-08-12
1
-2
/
+7
|
*
|
tipc: fix false detection of retransmit failures
Tuong Lien
2019-08-17
2
-43
/
+57
|
*
|
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-08-16
1
-10
/
+11
|
|
\
\
|
|
*
|
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
2019-08-14
1
-9
/
+10
|
|
*
|
rxrpc: Fix local endpoint replacement
David Howells
2019-08-14
1
-1
/
+1
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-15
5
-28
/
+98
|
|
\
\
|
|
*
|
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
2019-08-14
1
-3
/
+6
|
|
*
|
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
2019-08-13
1
-8
/
+8
|
|
*
|
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
2019-08-09
1
-9
/
+25
|
|
*
|
netfilter: nf_flow_table: conntrack picks up expired flows
Pablo Neira Ayuso
2019-08-09
1
-7
/
+10
|
|
*
|
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2019-08-09
1
-5
/
+10
|
|
*
|
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
2019-08-05
1
-0
/
+43
|
*
|
|
net/packet: fix race in tpacket_snd()
Eric Dumazet
2019-08-15
1
-0
/
+7
|
*
|
|
net: tls, fix sk_write_space NULL write when tx disabled
John Fastabend
2019-08-15
1
-1
/
+2
|
*
|
|
sctp: fix memleak in sctp_send_reset_streams
zhengbin
2019-08-14
1
-0
/
+1
|
*
|
|
sctp: fix the transport error_count check
Xin Long
2019-08-14
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]