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
2014-09-01
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
1
-1
/
+1
2014-09-01
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
1
-2
/
+4
2014-08-29
net: stmmac: fix warning from Sparse for socfpga
Ley Foon Tan
1
-2
/
+1
2014-08-29
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-29
mlx4: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-3
/
+3
2014-08-29
i40evf: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-29
i40e: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-29
benet: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-2
/
+2
2014-08-29
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
1
-2
/
+0
2014-08-29
be2net: Use dev_consume_skb_any() in the non-drop path
Rick Jones
1
-1
/
+1
2014-08-29
bnx2x: Fix sparse warnings
Yuval Mintz
2
-8
/
+8
2014-08-29
net: phy: properly report internal PHYs through sysfs
Florian Fainelli
1
-1
/
+7
2014-08-29
qlcnic: Update version to 5.3.62
Shahed Shaikh
1
-2
/
+2
2014-08-29
qlcnic: Add support to run firmware POST
Shahed Shaikh
4
-2
/
+158
2014-08-29
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
3
-5
/
+5
2014-08-29
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
3
-0
/
+11
2014-08-29
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2
-59
/
+158
2014-08-28
r8169: add missing MODULE_FIRMWARE.
Francois Romieu
1
-0
/
+2
2014-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-98
/
+301
2014-08-28
virtio_net: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-1
/
+1
2014-08-28
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-39
/
+39
2014-08-27
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
1
-29
/
+34
2014-08-27
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
Florian Fainelli
1
-0
/
+4
2014-08-27
net: phy: bcm7xxx: introduce helper macro
Florian Fainelli
1
-36
/
+18
2014-08-27
Merge branch 'sf2'
David S. Miller
8
-0
/
+1226
2014-08-27
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
2
-169
/
+169
2014-08-27
net: dsa: add Broadcom SF2 switch driver
Florian Fainelli
5
-0
/
+1005
2014-08-27
net: phy: add generic UniMAC MDIO bus driver
Florian Fainelli
3
-0
/
+221
2014-08-27
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
1
-17
/
+17
2014-08-27
tulip: dmfe: Fix global namespace pollution of phy accessors.
David S. Miller
1
-76
/
+76
2014-08-27
ethernet: arc: Add support for specific SoC layer device tree bindings
Romain Perier
5
-61
/
+129
2014-08-27
ethernet: arc: mdio changes for future SoC glue layer devtree support
Romain Perier
3
-6
/
+5
2014-08-27
ethernet: arc: remove use of 'struct platform_device'
Romain Perier
1
-31
/
+33
2014-08-27
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
1
-2
/
+2
2014-08-27
r8152: replace strncpy with strlcpy
hayeswang
1
-2
/
+2
2014-08-27
i40e/i40evf: Bump i40e & i40evf version
Catherine Sullivan
2
-4
/
+4
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
6
-3
/
+19
2014-08-27
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...
Shannon Nelson
1
-29
/
+70
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
6
-18
/
+27
2014-08-27
i40e: Add checks and message for Qualified Module info
Carolyn Wyborny
1
-0
/
+14
2014-08-27
i40e: set num_queue_pairs to num configured by VF
Ashish Shah
1
-5
/
+8
2014-08-27
i40e: Enable l2tsel bit for VLAN tag control
Shannon Nelson
1
-0
/
+1
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
3
-0
/
+11
2014-08-26
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
4
-20
/
+111
2014-08-26
i40e: Some FD message fixes
Anjali Singhai Jain
1
-10
/
+28
2014-08-26
i40e: Update flow director error messages to reduce user confusion
Carolyn Wyborny
1
-17
/
+16
2014-08-25
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-25
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
1
-14
/
+30
2014-08-25
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-25
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
[next]