index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+42
2017-12-15
sctp: support sysctl to allow users to use stream interleave
Xin Long
1
-0
/
+7
2017-12-15
sctp: update mid instead of ssn when doing stream and asoc reset
Xin Long
1
-15
/
+25
2017-12-15
sctp: add stream interleave support in stream scheduler
Xin Long
1
-1
/
+2
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
3
-13
/
+53
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
4
-12
/
+52
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
5
-18
/
+66
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
4
-6
/
+84
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
4
-0
/
+45
2017-12-15
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
1
-0
/
+3
2017-12-15
qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
Bjørn Mork
1
-2
/
+2
2017-12-15
net: alteon: acenic: clean up indentation issue
Colin Ian King
1
-7
/
+7
2017-12-15
sfp: add sff module support
Russell King
2
-14
/
+65
2017-12-15
dt-bindings: add sff,sff binding for SFP support
Russell King
1
-3
/
+7
2017-12-15
nfp: fix XPB register reads in debug dump
Carl Heymann
1
-2
/
+13
2017-12-15
nfp: fix absolute rtsym handling in debug dump
Carl Heymann
1
-16
/
+26
2017-12-15
samples/bpf: add erspan v2 sample code
William Tu
2
-19
/
+96
2017-12-15
ip6_gre: add erspan v2 support
William Tu
2
-16
/
+107
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
5
-18
/
+216
2017-12-15
net: erspan: refactor existing erspan code
William Tu
4
-33
/
+61
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
3
-0
/
+67
2017-12-15
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
1
-17
/
+43
2017-12-15
ipvlan: remove excessive packet scrubbing
Mahesh Bandewar
1
-2
/
+2
2017-12-15
Revert "ipvlan: add L2 check for packets arriving via virtual devices"
Mahesh Bandewar
1
-4
/
+0
2017-12-15
net: dsa: bcm_sf2: Update compatible string for 7278B0
Florian Fainelli
2
-1
/
+7
2017-12-15
net: hns3: Add mailbox interrupt handling to PF driver
Salil Mehta
2
-8
/
+68
2017-12-15
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
Salil Mehta
3
-92
/
+159
2017-12-15
net: hns3: Add mailbox support to PF driver
Salil Mehta
4
-1
/
+309
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
9
-12
/
+46
2017-12-15
net: hns3: Add HNS3 VF driver to kernel build framework
Salil Mehta
3
-9
/
+30
2017-12-15
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
2
-0
/
+1653
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta
2
-0
/
+269
2017-12-15
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Salil Mehta
2
-0
/
+598
2017-12-15
net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driver
Sean Wang
1
-0
/
+7
2017-12-15
net: dsa: mediatek: combine MediaTek tag with VLAN tag
Sean Wang
1
-9
/
+29
2017-12-15
net: dsa: mediatek: add VLAN support for MT7530
Sean Wang
2
-7
/
+364
2017-12-13
net: dsa: lan9303: Introduce lan9303_read_wait
Egil Hjelmeland
1
-32
/
+27
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
4
-10
/
+17
2017-12-13
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
3
-10
/
+4
2017-12-13
hv_netvsc: pass netvsc_device to receive callback
Stephen Hemminger
3
-14
/
+8
2017-12-13
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
4
-19
/
+7
2017-12-13
hv_netvsc: track memory allocation failures in ethtool stats
Stephen Hemminger
2
-2
/
+4
2017-12-13
hv_netvsc: copy_to_send buf can be void
Stephen Hemminger
1
-14
/
+8
2017-12-13
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
1
-1
/
+4
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
2
-2
/
+35
2017-12-13
net: phy: phylink: Remove error message
Florian Fainelli
1
-3
/
+1
2017-12-13
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
1
-0
/
+6
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
2
-3
/
+6
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
5
-33
/
+25
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
3
-6
/
+19
[next]