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
2017-05-31
nfp: move port init to apps
Jakub Kicinski
8
-35
/
+309
2017-05-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
1
-7
/
+17
2017-05-31
nfp: add missing fall through statements
Jakub Kicinski
1
-0
/
+2
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
3
-27
/
+4
2017-05-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-80
/
+180
2017-05-31
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-19
/
+77
2017-05-31
netvsc: Add #include's for csum_* function declarations
Michael Kelley
1
-0
/
+2
2017-05-31
net/mlxfw: select CONFIG_XZ_DEC
Arnd Bergmann
1
-0
/
+1
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
6
-6
/
+6
2017-05-31
net: dsa: mv88e6xxx: rename PHY PPU functions
Vivien Didelot
1
-19
/
+19
2017-05-31
net: dsa: mv88e6xxx: rename PHY PPU accessors
Vivien Didelot
3
-14
/
+17
2017-05-31
net: dsa: mv88e6xxx: provide a PHY setup helper
Vivien Didelot
3
-9
/
+11
2017-05-31
ixgbe: fix incorrect status check
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: add missing configuration for rate select 1
Emil Tantilov
1
-0
/
+19
2017-05-31
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
1
-18
/
+0
2017-05-31
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
1
-2
/
+18
2017-05-31
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
2
-6
/
+7
2017-05-31
ixgbevf: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-0
/
+2
2017-05-31
ixgbevf: Resolve truncation warning for q_vector->name
Tony Nguyen
1
-7
/
+7
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
5
-11
/
+18
2017-05-31
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
1
-7
/
+7
2017-05-31
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
1
-13
/
+41
2017-05-31
ixgbe: Correct thermal sensor event check
Mark Rustad
1
-2
/
+1
2017-05-31
ixgbe: enable L3/L4 filtering for Tx switched packets
Emil Tantilov
1
-0
/
+3
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
3
-2
/
+29
2017-05-31
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
Liwei Song
1
-4
/
+4
2017-05-31
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
2
-4
/
+20
2017-05-31
i40e: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
4
-0
/
+34
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
3
-4
/
+4
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-0
/
+3
2017-05-31
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-6
/
+20
2017-05-31
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-3
/
+11
2017-05-31
i40evf: disable unused flags
Jesse Brandeburg
2
-4
/
+2
2017-05-31
i40evf: fix merge error in older patch
Jesse Brandeburg
1
-0
/
+1
2017-05-31
i40evf: fix duplicate lines
Jesse Brandeburg
1
-2
/
+0
2017-05-30
bnxt_en: Fix xmit_more with BQL.
Michael Chan
1
-1
/
+1
2017-05-30
bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().
Michael Chan
1
-3
/
+2
2017-05-30
bnxt_en: Implement xmit_more.
Michael Chan
1
-1
/
+5
2017-05-30
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
4
-21
/
+23
2017-05-30
bnxt_en: Add additional chip ID definitions.
Michael Chan
2
-8
/
+27
2017-05-30
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
3
-0
/
+22
2017-05-30
bnxt_en: Add PCI IDs for BCM57454 VF devices.
Deepak Khungar
1
-0
/
+2
2017-05-30
bnxt_en: Support for Short Firmware Message
Deepak Khungar
2
-1
/
+69
2017-05-30
net: dsa: b53: remove unused dev argument
Vivien Didelot
1
-5
/
+3
2017-05-30
cxgb4: Fix netdev_features flag
Arjun Vynipadath
1
-0
/
+11
2017-05-30
cxgb4: FW upgrade fixes
Arjun Vynipadath
1
-3
/
+18
2017-05-30
cxgb4: add new T5 pci device id
Ganesh Goudar
1
-0
/
+1
2017-05-30
cxgb4: keep carrier off before registering netdev
Surendra Mobiya
1
-0
/
+2
2017-05-30
net: qualcomm: add QCA7000 UART driver
Stefan Wahren
4
-0
/
+447
[next]