index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mac89x0.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
mlx4_en: Use netif_set_real_num_{rx, tx}_queues()
Ben Hutchings
1
-1
/
+2
2010-09-28
ixgbe: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-5
/
+11
2010-09-28
igb: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-4
/
+8
2010-09-28
gianfar: Use netif_set_real_num_rx_queues()
Ben Hutchings
1
-2
/
+1
2010-09-28
cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()
Ben Hutchings
1
-1
/
+4
2010-09-28
cxgb4: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-1
/
+4
2010-09-28
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-1
/
+4
2010-09-28
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-2
/
+4
2010-09-28
bnx2: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-3
/
+6
2010-09-28
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
1
-0
/
+12
2010-09-28
net: Allow changing number of RX queues after device allocation
Ben Hutchings
4
-19
/
+78
2010-09-28
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
1
-6
/
+4
2010-09-28
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
1
-3
/
+5
2010-09-28
sit: percpu stats accounting
Eric Dumazet
1
-18
/
+64
2010-09-28
ipip: percpu stats accounting
Eric Dumazet
1
-34
/
+93
2010-09-28
ip_gre: percpu stats accounting
Eric Dumazet
1
-39
/
+104
2010-09-28
tunnels: prepare percpu accounting
Eric Dumazet
3
-10
/
+27
2010-09-28
vlan: use this_cpu_ptr() in vlan_skb_recv()
Eric Dumazet
1
-2
/
+2
2010-09-28
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
4
-6
/
+479
2010-09-27
net: r6040: store BIOS default MAC in perm_add
Otavio Salvador
1
-0
/
+3
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
3
-3
/
+14
2010-09-27
net: loopback driver cleanup
Eric Dumazet
2
-17
/
+9
2010-09-27
net: fix rcu use in ip_route_output_slow
Eric Dumazet
1
-1
/
+1
2010-09-27
rps: allocate rx queues in register_netdevice only
Eric Dumazet
1
-44
/
+32
2010-09-27
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-27
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-27
net: update SOCK_MIN_RCVBUF
Eric Dumazet
1
-1
/
+5
2010-09-27
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-27
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
106
-764
/
+762
2010-09-27
net: skb_frag_t can be smaller on small arches
Eric Dumazet
1
-0
/
+5
2010-09-27
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-27
net: propagate NETIF_F_HIGHDMA to vlans
Eric Dumazet
1
-3
/
+4
2010-09-27
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-27
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-25
ixgbevf: Refactor ring parameter re-size
Greg Rose
1
-74
/
+79
2010-09-25
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-25
net: fix a lockdep splat
Eric Dumazet
6
-26
/
+26
2010-09-25
stmmac: review the wake-up support
Giuseppe Cavallaro
6
-20
/
+24
2010-09-25
net: Add Gigabit Ethernet driver of Topcliff PCH
Masayuki Ohtake
11
-0
/
+4824
2010-09-24
ip: take care of last fragment in ip_append_data
Eric Dumazet
1
-3
/
+6
2010-09-23
net: return operator cleanup
Eric Dumazet
84
-222
/
+220
2010-09-23
e1000: use GRO for receive
Jesse Brandeburg
1
-11
/
+8
2010-09-23
e1000: fix occasional panic on unload
Jesse Brandeburg
1
-1
/
+19
2010-09-23
e1000: use work queues
Jesse Brandeburg
2
-1
/
+27
2010-09-23
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
Yi Zou
5
-5
/
+15
2010-09-23
igb: Add support for DH89xxCC
Joseph Gasparakis
6
-14
/
+247
2010-09-23
igb: clear VF_PROMISC bits instead of setting all other bits
Alexander Duyck
1
-1
/
+2
[next]