index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
protocol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
2
-1
/
+12
2018-10-08
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-10-08
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
Al Viro
1
-47
/
+1
2018-10-08
net: sched: cls_u32: keep track of knodes count in tc_u_common
Al Viro
1
-0
/
+6
2018-10-08
net: sched: cls_u32: get rid of tp_c
Al Viro
1
-7
/
+4
2018-10-08
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
Al Viro
1
-3
/
+2
2018-10-08
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
Al Viro
1
-4
/
+4
2018-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
1
-15
/
+9
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
1
-1
/
+0
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
1
-3
/
+0
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
1
-7
/
+6
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
1
-1
/
+5
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
1
-0
/
+4
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
1
-1
/
+3
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
1
-1
/
+319
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
1
-0
/
+747
2018-10-08
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
Quentin Schulz
1
-0
/
+2
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
1
-8
/
+4
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
1
-4
/
+4
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
1
-1
/
+1
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
1
-0
/
+65
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
1
-0
/
+119
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
1
-84
/
+62
2018-10-08
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
1
-16
/
+9
2018-10-08
net: dpaa2: remove unused code for dprtc
Yangbo Lu
3
-723
/
+0
2018-10-08
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
1
-15
/
+15
2018-10-08
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
1
-1
/
+1
2018-10-08
MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
Yangbo Lu
1
-3
/
+8
2018-10-08
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
11
-27
/
+23
2018-10-08
net: vhost: remove bad code line
Tonghao Zhang
1
-1
/
+0
2018-10-08
net: sched: pie: fix coding style issues
Leslie Monis
1
-18
/
+18
2018-10-08
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
Gustavo A. R. Silva
1
-2
/
+2
2018-10-06
iwlwifi: dbg: make trigger functions type agnostic
Sara Sharon
3
-21
/
+20
2018-10-06
iwlwifi: dbg: decrement occurrences for all triggers
Sara Sharon
2
-7
/
+11
2018-10-06
iwlwifi: mvm: use match_string() helper
Yisheng Xie
1
-9
/
+4
2018-10-06
iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic
Sara Sharon
1
-6
/
+4
2018-10-06
iwlwifi: mvm: show more HE radiotap data for TB PPDUs
Johannes Berg
1
-36
/
+31
2018-10-06
iwlwifi: mvm: decode HE information for MU (without ext info)
Johannes Berg
2
-5
/
+6
2018-10-06
iwlwifi: add debugfs to send host command
Shahar S Matityahu
1
-0
/
+64
2018-10-06
iwlwifi: runtime: add send host command op to firmware runtime op struct
Shahar S Matityahu
2
-0
/
+14
2018-10-06
iwlwifi: bump firmware API version for 9000 and 22000 series devices
Johannes Berg
2
-2
/
+2
2018-10-06
iwlwifi: mvm Support new MCC update response
Haim Dreyfuss
3
-54
/
+45
2018-10-06
iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value
Johannes Berg
1
-0
/
+2
2018-10-06
iwlwifi: add fall through comment
Johannes Berg
1
-0
/
+1
2018-10-06
iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return value
Johannes Berg
1
-0
/
+2
2018-10-06
iwlwifi: nvm: get num of hw addresses from firmware
Naftali Goldstein
2
-8
/
+16
2018-10-06
iwlwifi: add dump collection in case alive flow fails
Shahar S Matityahu
6
-1
/
+34
2018-10-06
iwlwifi: pcie: avoid empty free RB queue
Shaul Triebitz
1
-11
/
+21
2018-10-06
iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limit
Johannes Berg
1
-0
/
+4
2018-10-06
iwlwifi: mvm: add more information to HE radiotap
Johannes Berg
1
-4
/
+31
[next]