index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vme
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
3
-0
/
+18
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
1
-1
/
+1
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
1
-94
/
+48
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
1
-7
/
+7
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
5
-16
/
+11
2015-11-03
cfg80211/mac80211: clarify RSSI CQM reporting requirements
Johannes Berg
2
-1
/
+7
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
1
-0
/
+3
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
5
-7
/
+18
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
5
-35
/
+45
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
3
-31
/
+48
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
2
-1
/
+12
2015-11-03
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-11-03
nl80211: Fix potential memory leak from parse_acl_data
Ola Olsson
1
-6
/
+6
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-10-22
net: hisilicon: deals with the sub ctrl by syscon
yankejian
1
-10
/
+11
2015-10-22
cxgb4: Update ethtool get_drvinfo to get regdump len
Hariprasad Shenai
1
-1
/
+4
2015-10-22
cxgb4: Use vmalloc, if kmalloc fails
Hariprasad Shenai
1
-4
/
+4
2015-10-22
cxgb4: Return error if setup_rss is called before probe
Hariprasad Shenai
1
-4
/
+8
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2
-2
/
+3
2015-10-22
cxgb4: Add info print to display number of MSI-X vectors allocated
Hariprasad Shenai
1
-0
/
+4
2015-10-22
cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings
Hariprasad Shenai
1
-4
/
+11
2015-10-22
cxgb4: Don't disallow turning off auto-negotiation
Hariprasad Shenai
1
-4
/
+1
2015-10-22
cxgb4: Align ethtool get stat settings
Hariprasad Shenai
1
-73
/
+73
2015-10-22
openvswitch: Use dev_queue_xmit for vport send.
Pravin B Shelar
8
-45
/
+40
2015-10-22
openvswitch: Fix incorrect type use.
Pravin B Shelar
1
-3
/
+3
2015-10-22
samples: bpf: add bpf_perf_event_output example
Alexei Starovoitov
4
-0
/
+236
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
5
-1
/
+62
2015-10-22
perf: pad raw data samples automatically
Alexei Starovoitov
1
-5
/
+10
2015-10-22
ipvlan: read direct ifindex instead of iflink
Brenden Blanco
1
-2
/
+2
2015-10-22
tcp: fastopen: limit max_qlen
Eric Dumazet
1
-1
/
+2
2015-10-22
net: mdio-gpio: move platform data header
Vivien Didelot
2
-1
/
+1
2015-10-22
ARM: gemini: remove unnecessary mdio-gpio includes
Vivien Didelot
3
-3
/
+0
2015-10-22
net: hisilicon: fix ptr_ret.cocci warnings
Wu Fengguang
1
-4
/
+1
2015-10-22
ipv6: gro: support sit protocol
Eric Dumazet
1
-0
/
+12
2015-10-22
net: dummy: add more features
Eric Dumazet
1
-1
/
+5
2015-10-22
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
5
-28
/
+11
2015-10-21
Adding switchdev ageing notification on port bridged
Elad Raz
1
-0
/
+12
2015-10-21
tcp: use RACK to detect losses
Yuchung Cheng
5
-2
/
+109
2015-10-21
tcp: track the packet timings in RACK
Yuchung Cheng
6
-0
/
+60
2015-10-21
tcp: skb_mstamp_after helper
Yuchung Cheng
1
-0
/
+9
2015-10-21
tcp: add tcp_tsopt_ecr_before helper
Yuchung Cheng
1
-2
/
+7
2015-10-21
tcp: remove tcp_mark_lost_retrans()
Yuchung Cheng
3
-73
/
+0
2015-10-21
tcp: track min RTT using windowed min-filter
Yuchung Cheng
7
-5
/
+100
2015-10-21
tcp: apply Kern's check on RTTs used for congestion control
Yuchung Cheng
1
-4
/
+1
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
11
-185
/
+178
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
5
-14
/
+12
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
3
-7
/
+0
2015-10-20
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
Catherine Sullivan
2
-2
/
+2
[next]