index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
2017-04-21
12
-126
/
+132
*
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
1
-0
/
+14
*
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2017-04-21
2
-1
/
+11
*
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
5
-42
/
+90
*
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
3
-3
/
+36
*
net: dsa: Remove redundant NULL dst check
Florian Fainelli
2017-04-21
1
-5
/
+0
*
tcp_cubic: fix typo in module param description
Chema Gonzalez
2017-04-20
1
-1
/
+1
*
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
2017-04-20
1
-9
/
+15
*
tcp: remove poll() flakes with FastOpen
Eric Dumazet
2017-04-20
1
-7
/
+9
*
tcp: remove poll() flakes when receiving RST
Eric Dumazet
2017-04-20
1
-2
/
+2
*
bpf: remove reference to sock_filter_ext from kerneldoc comment
Tobias Klauser
2017-04-20
1
-1
/
+2
*
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
36
-439
/
+1338
|
\
|
*
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
2017-04-18
1
-1
/
+1
|
*
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
2017-04-18
1
-2
/
+2
|
*
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
2017-04-18
1
-3
/
+3
|
*
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
2017-04-18
4
-12
/
+22
|
*
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
2017-04-18
3
-17
/
+14
|
*
mac80211: use common code for monitor options in add/change
Johannes Berg
2017-04-13
1
-58
/
+64
|
*
cfg80211: refactor nl80211 monitor option parsing
Johannes Berg
2017-04-13
1
-56
/
+70
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
6
-32
/
+34
|
*
mac80211: correct MU-MIMO monitor follow functionality
Johannes Berg
2017-04-13
1
-20
/
+58
|
*
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
2017-04-13
2
-9
/
+7
|
*
mac80211: drop frames too short for FCS earlier
Johannes Berg
2017-04-13
1
-21
/
+18
|
*
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
2017-04-13
1
-2
/
+4
|
*
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
2017-03-31
2
-7
/
+108
|
*
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
6
-122
/
+116
|
*
mac80211: mesh: drop new node with weak power
Masashi Honma
2017-03-29
1
-2
/
+8
|
*
cfg80211: preserve wdev ID across netns changes
Johannes Berg
2017-03-17
1
-1
/
+9
|
*
nl80211: Use signed function for a signed variable
Masashi Honma
2017-03-16
1
-1
/
+1
|
*
mac80211: Use setup_timer instead of init_timer for mesh path
Ondřej Lysoněk
2017-03-16
1
-3
/
+2
|
*
mac80211: reject/clear user rate mask if not usable
Johannes Berg
2017-03-08
4
-1
/
+48
|
*
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2017-03-07
1
-8
/
+0
|
*
mac80211: ignore VHT membership selector when parsing rates
Johannes Berg
2017-03-07
1
-5
/
+5
|
*
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
2017-03-06
6
-7
/
+218
|
*
cfg80211: Disallow moving out of operating DFS channel in non-ETSI
Vasanthakumar Thiagarajan
2017-03-06
1
-0
/
+52
|
*
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
2017-03-06
8
-9
/
+191
|
*
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
2017-03-06
2
-12
/
+12
|
*
mac80211: fix mesh fail_avg check
Manoharan, Rajkumar
2017-03-06
1
-2
/
+4
|
*
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2017-03-06
2
-9
/
+15
|
*
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2017-03-06
1
-28
/
+32
|
*
mac80211: remove local pointer from rate_ctrl_ref
Johannes Berg
2017-03-06
2
-6
/
+5
|
*
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
2017-03-06
2
-13
/
+13
|
*
mac80211: Print text for disassociation reason
Arkadiusz Miskiewicz
2017-03-06
1
-2
/
+3
|
*
cfg80211: combine two nested ifs into a single condition
Johannes Berg
2017-03-06
2
-11
/
+11
|
*
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
2017-03-06
2
-0
/
+52
|
*
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
2017-03-06
5
-13
/
+177
|
*
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
2017-03-06
3
-7
/
+22
*
|
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
2017-04-20
5
-0
/
+152
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
6
-25
/
+16
|
\
\
|
*
|
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
2017-04-17
1
-2
/
+5
[next]