index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
net: dsa: loop: Fix uninitialized pvid variable
Florian Fainelli
1
-1
/
+1
2017-04-06
net/sched: Removed unused vlan actions definition
Or Gerlitz
1
-3
/
+0
2017-04-06
mlx4: trust shinfo->gso_segs
Eric Dumazet
1
-2
/
+1
2017-04-06
qed: fix missing break in OOO_LB_TC case
Colin Ian King
1
-0
/
+1
2017-04-06
net/mlx5e: fix build error without CONFIG_SYSFS
Tobias Regnery
1
-4
/
+2
2017-04-06
af_unix: Use designated initializers
Kees Cook
1
-1
/
+1
2017-04-06
ftgmac100: Rework NAPI & interrupts handling
Benjamin Herrenschmidt
2
-61
/
+90
2017-04-06
ftgmac100: Remove useless tests in interrupt handler
Benjamin Herrenschmidt
1
-8
/
+3
2017-04-06
ftgmac100: Rework MAC reset and init
Benjamin Herrenschmidt
1
-39
/
+59
2017-04-06
ftgmac100: Add a reset task and use it for link changes
Benjamin Herrenschmidt
1
-13
/
+74
2017-04-06
ftgmac100: Move the bulk of inits to a separate function
Benjamin Herrenschmidt
1
-29
/
+42
2017-04-06
ftgmac100: Request the interrupt only after HW is reset
Benjamin Herrenschmidt
1
-9
/
+10
2017-04-06
ftgmac100: Move napi_add/del to open/close
Benjamin Herrenschmidt
1
-3
/
+5
2017-04-06
ftgmac100: Split ring alloc, init and rx buffer alloc
Benjamin Herrenschmidt
1
-21
/
+47
2017-04-06
ftgmac100: Cleanup speed/duplex tracking and fix duplex config
Benjamin Herrenschmidt
1
-8
/
+44
2017-04-06
ftgmac100: Remove "enabled" flags
Benjamin Herrenschmidt
1
-7
/
+0
2017-04-06
ftgmac100: Reorder struct fields and comment
Benjamin Herrenschmidt
1
-7
/
+12
2017-04-06
ftgmac100: Remove "banner" comments
Benjamin Herrenschmidt
1
-42
/
+0
2017-04-06
ftgmac100: Use netdev->irq instead of private copy
Benjamin Herrenschmidt
1
-7
/
+6
2017-04-06
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
3
-77
/
+107
2017-04-06
net: usbnet: Remove unused driver_name variable
Florian Fainelli
1
-2
/
+0
2017-04-06
selftests/bpf: fix merge conflict
Alexei Starovoitov
1
-5
/
+0
2017-04-06
nfp: fix potential use after free on xdp prog
Jakub Kicinski
1
-1
/
+2
2017-04-06
bonding: attempt to better support longer hw addresses
Jarod Wilson
4
-68
/
+108
2017-04-06
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-06
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-06
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
1
-2
/
+8
2017-04-05
nfp: add support for .set_link_ksettings()
Jakub Kicinski
1
-0
/
+46
2017-04-05
nfp: NSP backend for link configuration operations
Jakub Kicinski
3
-14
/
+179
2017-04-05
nfp: add extended error messages
Jakub Kicinski
1
-8
/
+29
2017-04-05
nfp: turn NSP port entry into a union
Jakub Kicinski
1
-13
/
+25
2017-04-05
nfp: allow multi-stage NSP configuration
Jakub Kicinski
4
-31
/
+138
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
8
-20
/
+22
2017-04-05
nfp: report port type in ethtool
Jakub Kicinski
3
-0
/
+46
2017-04-05
nfp: report auto-negotiation in ethtool
Jakub Kicinski
3
-0
/
+17
2017-04-05
nfp: report link speed from NSP
Jakub Kicinski
1
-0
/
+11
2017-04-05
nfp: add port state refresh
Jakub Kicinski
3
-8
/
+85
2017-04-05
nfp: track link state changes
Jakub Kicinski
2
-1
/
+19
2017-04-05
nfp: add mutex protection for the port list
Jakub Kicinski
3
-4
/
+21
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
4
-37
/
+62
2017-04-05
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2
-0
/
+62
2017-04-05
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2
-1
/
+201
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
4
-11
/
+107
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
1
-14
/
+17
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
4
-12
/
+14
2017-04-05
net: ibm: emac: remove unused sysrq handler for 'c' key
Eric Biggers
6
-306
/
+1
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
7
-28
/
+22
2017-04-05
bonding: fix active-backup transition
Mahesh Bandewar
1
-8
/
+5
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
4
-8
/
+43
2017-04-05
qed: Add a missing error code
Dan Carpenter
1
-1
/
+3
[next]