index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
affs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
if_addr: add IFA_TARGET_NETNSID
Christian Brauner
1
-0
/
+1
2018-09-05
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2
-4
/
+14
2018-09-05
net: lan78xx: Make declaration style consistent
Stefan Wahren
1
-7
/
+7
2018-09-05
net: lan78xx: Switch to SPDX identifier
Stefan Wahren
2
-26
/
+2
2018-09-05
net: lan78xx: Drop unnecessary strcpy in lan78xx_probe
Stefan Wahren
1
-1
/
+0
2018-09-05
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
1
-0
/
+5
2018-09-05
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
1
-7
/
+10
2018-09-05
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
1
-3
/
+45
2018-09-05
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
1
-10
/
+11
2018-09-05
nfp: fix readq on absolute RTsyms
Jakub Kicinski
1
-2
/
+4
2018-09-05
failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister
YueHaibing
1
-0
/
+3
2018-09-05
netlink: Make groups check less stupid in netlink_bind()
Dmitry Safonov
1
-4
/
+2
2018-09-05
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
4
-0
/
+22
2018-09-05
net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
YueHaibing
1
-2
/
+2
2018-09-05
net/mlx5e: Make function mlx5i_grp_sw_update_stats() static
Wei Yongjun
1
-1
/
+1
2018-09-05
cfg80211: validate wmm rule when setting
Stanislaw Gruszka
1
-29
/
+35
2018-09-05
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
3
-0
/
+20
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2
-0
/
+6
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
3
-3
/
+17
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
5
-76
/
+146
2018-09-05
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
3
-1
/
+24
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
3
-20
/
+107
2018-09-05
nl80211: Add CAN_REPLACE_PTK0 API
Alexander Wetzel
1
-0
/
+6
2018-09-05
mac80211: support radiotap L-SIG data
Shaul Triebitz
3
-0
/
+38
2018-09-05
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
3
-7
/
+18
2018-09-05
mac80211: copy VHT EXT NSS BW Support/Capable data to station
Johannes Berg
1
-0
/
+20
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
6
-22
/
+50
2018-09-05
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
4
-0
/
+79
2018-09-05
ieee80211: add new VHT capability fields/parsing
Johannes Berg
2
-2
/
+142
2018-09-05
mac80211: in AP mode, set bss_conf::he_supported
Shaul Triebitz
1
-0
/
+3
2018-09-05
cfg80211: add he_capabilities (ext) IE to AP settings
Shaul Triebitz
2
-0
/
+5
2018-09-05
ieee80211: remove redundant leading zeroes
Sara Sharon
1
-2
/
+2
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
6
-26
/
+59
2018-09-05
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
1
-1
/
+1
2018-09-05
mac80211: remove pointless 'params' NULL checks
Johannes Berg
1
-4
/
+2
2018-09-05
mac80211: Add he_capa debugfs entry
Ido Yariv
1
-0
/
+325
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
net: usbnet: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531, led-N-mode
Quentin Schulz
1
-7
/
+9
2018-09-04
dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties
Quentin Schulz
1
-5
/
+0
2018-09-04
net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32
Quentin Schulz
1
-6
/
+7
2018-09-04
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
1
-4
/
+3
2018-09-04
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
1
-3
/
+3
2018-09-04
net: phy: mscc: factorize function for getting LED mode from DT
Quentin Schulz
1
-1
/
+19
2018-09-04
net: phy: mscc: factorize code for LEDs mode
Quentin Schulz
1
-36
/
+39
[next]