index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
17
-24
/
+23
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
5
-7
/
+7
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
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-179
/
+120
2015-12-14
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
1
-6
/
+5
2015-12-14
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2
-12
/
+19
2015-12-14
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
1
-15
/
+7
2015-12-14
e1000e: Remove unreachable code
Benjamin Poirier
1
-6
/
+0
2015-12-14
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2
-0
/
+9
2015-12-14
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-14
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-14
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-2
/
+1298
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
ravb: clear RIC1 in init instead of stop
Kazuya Mizuguchi
1
-2
/
+3
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-13
geneve: UDP checksum configuration via netlink
Tom Herbert
1
-23
/
+70
2015-12-13
fm10k: initialize xps at driver load
Jacob Keller
2
-2
/
+19
2015-12-13
fm10k: cleanup overly long lines
Bruce Allan
6
-23
/
+33
2015-12-13
fm10k: cleanup namespace pollution
Bruce Allan
4
-20
/
+13
2015-12-13
fm10k: use BIT() macro instead of open-coded bit-shifting
Bruce Allan
2
-2
/
+2
2015-12-13
fm10k: whitespace cleanups
Bruce Allan
7
-9
/
+11
2015-12-13
fm10k: do not inline fm10k_iov_select_vid()
Bruce Allan
1
-1
/
+1
2015-12-13
fm10k: Cleanup exception handling for mailbox interrupt
Alexander Duyck
1
-2
/
+11
2015-12-13
fm10k: Cleanup MSI-X interrupts in case of failure
Alexander Duyck
1
-1
/
+3
2015-12-13
fm10k: conditionally compile DCB and DebugFS support
Jacob Keller
4
-13
/
+19
2015-12-13
fm10k: bump driver version
Jacob Keller
1
-1
/
+1
2015-12-13
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
4
-15
/
+15
2015-12-13
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
Jacob Keller
2
-9
/
+0
2015-12-13
fm10k: remove unnecessary else block from if statements with return
Jacob Keller
1
-6
/
+6
2015-12-13
fm10k: do not use CamelCase
Jacob Keller
2
-13
/
+13
2015-12-13
fm10k: use ether_addr_copy to copy MAC address
Jacob Keller
1
-5
/
+2
2015-12-13
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
15
-195
/
+379
[next]