index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
1
-1
/
+1
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
10
-14
/
+14
2015-12-15
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
ravb: Add fixed-link support
Kazuya Mizuguchi
1
-0
/
+12
2015-12-15
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
1
-3
/
+29
2015-12-15
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
1
-7
/
+14
2015-12-15
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2
-2
/
+10
2015-12-15
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
3
-1
/
+378
2015-12-15
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
1
-3
/
+51
2015-12-15
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2
-4
/
+61
2015-12-15
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2
-4
/
+98
2015-12-15
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2
-28
/
+34
2015-12-15
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
3
-27
/
+16
2015-12-15
mlxsw: spectrum: Use appropriate parameter name
Ido Schimmel
1
-4
/
+4
2015-12-15
mlxsw: spectrum: Split vFID range in two
Ido Schimmel
3
-99
/
+287
2015-12-15
mlxsw: spectrum: Allocate active VLANs only for port netdevs
Ido Schimmel
2
-1
/
+11
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
8
-0
/
+22
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
[next]