index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipconfig.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
Gustavo F. Padovan
1
-10
/
+2
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
3
-6
/
+7
2010-07-20
drop_monitor: Add error code to detect duplicate state changes
Neil Horman
1
-2
/
+8
2010-07-20
__dst_free(): put EXPORT_SYMBOLS after the fct
Nicolas Dichtel
1
-1
/
+1
2010-07-20
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
1
-0
/
+2
2010-07-20
cxgb4vf: add maintainer entry for cxgb4vf
Casey Leedom
1
-0
/
+7
2010-07-20
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
Casey Leedom
1
-4
/
+2
2010-07-20
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
Casey Leedom
1
-1
/
+1
2010-07-20
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-20
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-20
bnx2: Update version to 2.0.17.
Michael Chan
1
-2
/
+2
2010-07-20
bnx2: Remove some unnecessary smp_mb() in tx fast path.
Michael Chan
1
-1
/
+9
2010-07-20
bnx2: Call pci_enable_msix() with actual number of vectors.
Michael Chan
2
-7
/
+26
2010-07-20
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
1
-1
/
+1
2010-07-20
ixgbe: fix version string for ixgbe
Don Skidmore
1
-1
/
+1
2010-07-20
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
1
-1
/
+1
2010-07-20
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2
-13
/
+11
2010-07-20
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
1
-3
/
+1
2010-07-20
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
1
-1
/
+1
2010-07-20
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
1
-2
/
+2
2010-07-20
drivers/net/82596.c: fix warning
Andrew Morton
1
-1
/
+1
2010-07-20
ks8842: Fix ks8842_tx_frame() for 16bit case.
David S. Miller
1
-5
/
+3
2010-07-20
net: this_cpu_xxx conversions
Eric Dumazet
2
-4
/
+3
2010-07-19
smsc911x: Add spinlocks around registers access
Catalin Marinas
1
-40
/
+52
2010-07-19
bonding: avoid a warning
Eric Dumazet
1
-0
/
+2
2010-07-19
net: Removing dead ARCH_PNX010X
Christoph Egger
2
-47
/
+2
2010-07-19
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2
-5
/
+12
2010-07-19
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
1
-0
/
+2
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
2
-4
/
+6
2010-07-19
bonding: fix bond_inet6addr_event()
Eric Dumazet
1
-0
/
+2
2010-07-19
s2io: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2010-07-19
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
10
-1
/
+208