index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
iostats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
Ido Schimmel
1
-0
/
+7
2015-12-15
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
1
-6
/
+5
2015-12-15
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2
-12
/
+19
2015-12-15
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
1
-15
/
+7
2015-12-15
e1000e: Remove unreachable code
Benjamin Poirier
1
-6
/
+0
2015-12-15
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
3
-0
/
+12
2015-12-15
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-15
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-15
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
net: Fix typo in skb_fclone_busy
Masanari Iida
1
-1
/
+1
2015-12-14
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
1
-0
/
+1
2015-12-14
ppp: declare ppp devices as enumerated interfaces
Guillaume Nault
1
-2
/
+1
2015-12-14
ppp: define "ppp" device type
Guillaume Nault
1
-0
/
+6
2015-12-14
qeth: get rid of redundant 0-termination
Rasmus Villemoes
1
-2
/
+0
2015-12-14
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
2
-0
/
+2
2015-12-14
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
3
-33
/
+17
2015-12-14
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
1
-5
/
+2
2015-12-14
MAINTAINERS: switch to alternate IBM mail address
Ursula Braun
1
-2
/
+2
2015-12-14
iucv: call skb_linearize() when needed
Eugene Crosser
1
-5
/
+15
2015-12-14
iucv: prevent information leak in iucv_message
Eugene Crosser
1
-1
/
+1
2015-12-14
ipv6: addrconf: drop ieee802154 specific things
Alexander Aring
1
-5
/
+3
2015-12-14
ravb: clear RIC1 in init instead of stop
Kazuya Mizuguchi
1
-2
/
+3
2015-12-14
net, cgroup: cgroup_sk_updat_lock was missing initializer
Tejun Heo
1
-1
/
+1
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
5
-106
/
+11
2015-12-14
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2
-12
/
+5
2015-12-14
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
4
-4
/
+4
2015-12-14
hv_netvsc: Fix race condition on Multi-Send Data field
Haiyang Zhang
1
-0
/
+9
2015-12-14
geneve: UDP checksum configuration via netlink
Tom Herbert
2
-23
/
+73
2015-12-14
rco: Clean up casting errors
Tom Herbert
1
-1
/
+2
2015-12-14
fm10k: initialize xps at driver load
Jacob Keller
2
-2
/
+19
2015-12-14
fm10k: cleanup overly long lines
Bruce Allan
6
-23
/
+33
2015-12-14
fm10k: cleanup namespace pollution
Bruce Allan
4
-20
/
+13
2015-12-14
fm10k: use BIT() macro instead of open-coded bit-shifting
Bruce Allan
2
-2
/
+2
2015-12-14
fm10k: whitespace cleanups
Bruce Allan
7
-9
/
+11
2015-12-14
fm10k: do not inline fm10k_iov_select_vid()
Bruce Allan
1
-1
/
+1
2015-12-14
fm10k: Cleanup exception handling for mailbox interrupt
Alexander Duyck
1
-2
/
+11
2015-12-14
fm10k: Cleanup MSI-X interrupts in case of failure
Alexander Duyck
1
-1
/
+3
2015-12-14
fm10k: conditionally compile DCB and DebugFS support
Jacob Keller
4
-13
/
+19
2015-12-14
fm10k: bump driver version
Jacob Keller
1
-1
/
+1
2015-12-14
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
4
-15
/
+15
2015-12-14
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
Jacob Keller
2
-9
/
+0
2015-12-14
fm10k: remove unnecessary else block from if statements with return
Jacob Keller
1
-6
/
+6
2015-12-14
fm10k: do not use CamelCase
Jacob Keller
2
-13
/
+13
2015-12-14
fm10k: use ether_addr_copy to copy MAC address
Jacob Keller
1
-5
/
+2
2015-12-13
e1000e: initial support for i219-LM (3)
Raanan Avargil
3
-11
/
+34
2015-12-13
igb: improve handling of disconnected adapters
Jarod Wilson
2
-5
/
+3
2015-12-13
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
1
-0
/
+7
2015-12-13
e1000e: Increase timeout of polling bit RSPCIPHY
Raanan Avargil
1
-1
/
+1
2015-12-13
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
1
-2
/
+4
[next]