index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-12
/
+12
2013-09-05
net: stmmac: fix bad merge conflict resolution
Olof Johansson
1
-0
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
527
-18414
/
+42770
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-205
/
+336
2013-09-05
bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize
Dave Jones
1
-1
/
+2
2013-09-05
vxlan: Fix kernel panic on device delete.
Pravin B Shelar
1
-1
/
+2
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
1
-0
/
+16
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
1
-1
/
+12
2013-09-05
icplus: Use netif_running to determine device state
Jon Mason
1
-1
/
+1
2013-09-05
ethernet/arc/arc_emac: Fix huge delays in large file copies
Vineet Gupta
1
-2
/
+2
2013-09-05
tuntap: orphan frags before trying to set tx timestamp
Jason Wang
1
-3
/
+5
2013-09-05
tuntap: purge socket error queue on detach
Jason Wang
1
-3
/
+9
2013-09-05
qlcnic: use standard NAPI weights
Michal Schmidt
2
-19
/
+12
2013-09-05
bnx2x: VF RSS support - VF side
Ariel Elior
6
-60
/
+145
2013-09-05
bnx2x: VF RSS support - PF side
Ariel Elior
10
-144
/
+513
2013-09-05
vxlan: Notify drivers for listening UDP port changes
Joseph Gasparakis
1
-1
/
+67
2013-09-05
net: usbnet: update addr_assign_type if appropriate
Bjørn Mork
1
-0
/
+4
2013-09-05
driver/net: enic: update enic maintainers and driver
govindarajulu.v
1
-1
/
+1
2013-09-05
driver/net: enic: Exposing symbols for Cisco's low latency driver
govindarajulu.v
2
-0
/
+11
2013-09-05
driver/net: enic: Try DMA 64 first, then failover to DMA
govindarajulu.v
1
-4
/
+4
2013-09-05
driver/net: enic: record q_number and rss_hash for skb
govindarajulu.v
1
-0
/
+11
2013-09-05
driver/net: enic: Add multi tx support for enic
govindarajulu.v
2
-13
/
+25
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-3
/
+334
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-8
/
+8
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
1
-5
/
+7
2013-09-04
vxlan: Optimize vxlan rcv
Pravin B Shelar
1
-1
/
+6
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
1
-2
/
+2
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2
-46
/
+77
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
1
-1
/
+1
2013-09-04
drivers:net: delete premature free_irq
Julia Lawall
1
-9
/
+2
2013-09-04
sfc: check for allocation failure
Dan Carpenter
1
-0
/
+2
2013-09-04
igb: Update version number
Akeem G Abodunrin
1
-1
/
+1
2013-09-04
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
1
-11
/
+15
2013-09-04
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
1
-1
/
+26
2013-09-04
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2
-18
/
+18
2013-09-04
igb: No PHPM support in i354 devices
Akeem G Abodunrin
1
-2
/
+9
2013-09-04
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
1
-9
/
+20
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
3
-14
/
+14
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2
-3
/
+32
2013-09-04
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
1
-1
/
+8
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-09-04
qlcnic: remove a stray semicolon
Dan Carpenter
1
-1
/
+1
2013-09-04
qlcnic: Fix sparse warning.
Sucheta Chakraborty
1
-1
/
+1
2013-09-04
caif: add a sanity check to the tty name
Dan Carpenter
1
-1
/
+3
2013-09-04
ibmveth: Fix little endian issues
Anton Blanchard
2
-5
/
+18
2013-09-04
net: netx-eth: remove unnecessary casting
Jingoo Han
1
-1
/
+1
2013-09-04
cnic: Update version to 2.5.18.
Michael Chan
1
-2
/
+2
2013-09-04
cnic: Eliminate local copy of pfid.
Michael Chan
2
-18
/
+12
2013-09-04
cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
Michael Chan
2
-9
/
+6
2013-09-04
cnic: Redefine BNX2X_HW_CID using existing bnx2x macros
Michael Chan
2
-12
/
+18
[next]