index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debug_info.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
2
-7
/
+7
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
4
-31
/
+32
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
6
-32
/
+0
2017-04-07
s390/qeth: remove unused return value
Julian Wiedmann
2
-11
/
+3
2017-04-07
s390/qeth: fix up ssqd tracing
Julian Wiedmann
1
-2
/
+3
2017-04-07
s390/qeth: use QDIO_*_QFMT defines
Julian Wiedmann
1
-6
/
+4
2017-04-07
i40e: close client on remove and shutdown
Mitch Williams
1
-0
/
+10
2017-04-07
i40e: register existing client on probe
Mitch Williams
1
-0
/
+6
2017-04-07
i40e: remove client instance on driver unload
Mitch Williams
1
-0
/
+3
2017-04-07
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
6
-56
/
+74
2017-04-07
ftgmac100: Work around HW bug in runt frame detection
Benjamin Herrenschmidt
1
-10
/
+25
2017-04-07
ftgmac100: Remove rx descriptor accessors
Benjamin Herrenschmidt
2
-115
/
+53
2017-04-07
ftgmac100: Add missing barrier in ftgmac100_rx_packet()
Benjamin Herrenschmidt
1
-0
/
+3
2017-04-07
ftgmac100: Directly receive into sk_buffs
Benjamin Herrenschmidt
1
-86
/
+56
2017-04-07
ftgmac100: Simplify rx pointer handling in the rx path
Benjamin Herrenschmidt
1
-68
/
+24
2017-04-07
ftgmac100: Simplify rx packets error handling
Benjamin Herrenschmidt
1
-36
/
+25
2017-04-07
ftgmac100: Cleanup rx checksum handling
Benjamin Herrenschmidt
1
-38
/
+25
2017-04-07
ftgmac100: Use a scratch buffer for failed RX allocations
Benjamin Herrenschmidt
1
-4
/
+38
2017-04-07
ftgmac100: Drop support for fragmented receive
Benjamin Herrenschmidt
1
-19
/
+18
2017-04-07
ftgmac100: Move ftgmac100_alloc_rx_page() before its users
Benjamin Herrenschmidt
1
-31
/
+28
2017-04-06
qed: Make OOO archipelagos into an array
Michal Kalderon
2
-78
/
+30
2017-04-06
qed: Provide iSCSI statistics to management
Mintz, Yuval
3
-1
/
+38
2017-04-06
qed: Inform qedi the number of possible CQs
Mintz, Yuval
4
-2
/
+21
2017-04-06
qed: Add missing stat for new isles
Mintz, Yuval
1
-0
/
+2
2017-04-06
qed: Don't close the OUT_EN during init
Mintz, Yuval
1
-12
/
+0
2017-04-06
qed: Configure cacheline size in HW
Tomer Tayar
2
-0
/
+54
2017-04-06
qed: Don't use main-ptt in unrelated flows
Rahul Verma
8
-61
/
+124
2017-04-06
qed: Warn PTT usage by wrong hw-function
Mintz, Yuval
1
-0
/
+7
2017-04-06
L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.
R. Parameswaran
1
-4
/
+51
2017-04-06
New kernel function to get IP overhead on a socket.
R. Parameswaran
2
-0
/
+49
2017-04-06
net: ethernet: wiznet: avoid format string exposure
Kees Cook
1
-1
/
+2
2017-04-06
qlge: avoid format string exposure in workqueue
Kees Cook
1
-1
/
+2
2017-04-06
qed: Correct MSI-x for storage
Mintz, Yuval
1
-1
/
+2
2017-04-06
net: dsa: loop: Initialize err in dsa_loop_vlan_dump
Florian Fainelli
1
-1
/
+1
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
[next]