index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
macvlan: use call_rcu for port free
Jiri Pirko
1
-2
/
+10
2010-06-07
greth: Remove unnecessary memset of napi member in netdev private data
Tobias Klauser
1
-1
/
+0
2010-06-06
tg3: Update version to 3.111
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Add 5719 PCI device and phy IDs
Matt Carlson
2
-1
/
+5
2010-06-06
tg3: Add 5719 ASIC rev
Matt Carlson
2
-18
/
+52
2010-06-06
tg3: Use devfn to determine function number
Matt Carlson
2
-10
/
+4
2010-06-06
tg3: 5717: Allow serdes link via parallel detect
Matt Carlson
1
-1
/
+5
2010-06-06
tg3: Allow single MSI-X vector allocations
Matt Carlson
1
-12
/
+12
2010-06-06
tg3: Off-by-one error in RSS setup
Matt Carlson
1
-1
/
+1
2010-06-06
tg3: Fix a memory leak on 5717+ devices
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Avoid tx lockups on 5755+ devices
Matt Carlson
2
-0
/
+4
2010-06-06
tg3: Relocate APE mutex regs for 5717+
Matt Carlson
2
-12
/
+38
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
22
-172
/
+179
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
1
-0
/
+5
2010-06-05
ixgbevf: Enable GRO by default
Shirley Ma
1
-0
/
+1
2010-06-05
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
1
-2
/
+20
2010-06-05
bonding: allow user-controlled output slave selection
Andy Gospodarek
3
-5
/
+195
2010-06-05
bonding: add all_slaves_active parameter
Andy Gospodarek
3
-1
/
+68
2010-06-05
fix return value of __pppoe_xmit() method.
Rami Rosen
1
-1
/
+1
2010-06-04
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-04
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-03
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
Anirban Chakraborty
1
-41
/
+40
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
8
-220
/
+195
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-14
/
+3
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-06-03
sfc: Store port number in net_device::dev_id
Ben Hutchings
2
-4
/
+2
2010-06-03
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
1
-3
/
+4
2010-06-03
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+2
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-06-03
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2
-1
/
+7
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
113
-934
/
+934
2010-06-03
fec: Cleanup PHY probing
Denis Kirjanov
1
-11
/
+5
2010-06-03
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-03
net: mac8390 - Sort out memory/MMIO accesses and casts
Geert Uytterhoeven
1
-22
/
+22
2010-06-03
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
Roland Dreier
2
-48
/
+2
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
1
-6
/
+13
2010-06-02
mac8390: raise error logging priority
Finn Thain
1
-2
/
+2
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric Bénard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
1
-42
/
+51
2010-06-02
ppp: eliminate shadowed variable name
stephen hemminger
1
-3
/
+3
2010-06-02
mac8390: propagate error code from request_irq
Finn Thain
1
-5
/
+6
2010-06-02
caif: add newlines after declarations in caif_serial.c
Dan Carpenter
1
-0
/
+9
2010-06-02
caif: remove unneeded variable from caif_net_open()
Dan Carpenter
1
-2
/
+0
2010-06-02
bonding: optimize tlb_get_least_loaded_slave
Jiri Pirko
1
-20
/
+13
2010-06-02
bonding: remove unused original_flags struct slave member
Jiri Pirko
2
-6
/
+0
2010-06-02
bonding: move dev_addr cpy to bond_enslave
Jiri Pirko
2
-8
/
+7
[next]