index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
drivers: net: use skb_headlen()
Eric Dumazet
17
-33
/
+33
2010-04-14
virtio_net: Fix mis-merge.
David S. Miller
1
-1
/
+0
2010-04-14
tun: orphan an skb on tx
Michael S. Tsirkin
1
-0
/
+4
2010-04-14
stmmac: updated the drv module version
Giuseppe CAVALLARO
1
-1
/
+1
2010-04-14
stmmac: fix vlan support setup
Giuseppe CAVALLARO
2
-5
/
+5
2010-04-14
stmmac: get the descriptor structure from platform
Giuseppe CAVALLARO
2
-4
/
+9
2010-04-14
stmmac: new descriptor field for the driver's platform
Giuseppe CAVALLARO
1
-0
/
+1
2010-04-14
stmmac: fix Transmit FIFO flush operation
Giuseppe CAVALLARO
6
-13
/
+12
2010-04-14
stmmac: rework normal and enhanced descriptors
Giuseppe CAVALLARO
12
-584
/
+627
2010-04-14
stmmac: split core and dma for the mac10/100
Giuseppe CAVALLARO
4
-200
/
+234
2010-04-14
vhost: fix sparse warnings
Christoph Hellwig
2
-7
/
+8
2010-04-14
forcedeth: fix tx limit2 flag check
Ayaz Abdulla
1
-1
/
+1
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
6
-62
/
+361
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2
-182
/
+200
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
3
-67
/
+64
2010-04-13
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2
-48
/
+32
2010-04-13
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2
-41
/
+31
2010-04-13
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2
-11
/
+12
2010-04-13
net: fib_rules: decouple address families from real address families
Patrick McHardy
5
-8
/
+20
2010-04-13
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
4
-3
/
+1
2010-04-13
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
4
-36
/
+21
2010-04-13
dst: don't inline dst_ifdown
stephen hemminger
1
-2
/
+2
2010-04-13
be2net: clarify promiscuous cmd with a comment
Sathya Perla
1
-0
/
+4
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
7
-9
/
+0
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
2
-44
/
+53
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
14
-13
/
+1
2010-04-13
bcm63xx_enet: do not overwrite ENET_CTL_REG value
Florian Fainelli
1
-1
/
+3
2010-04-13
PHY: fix typo in bcm63xx PHY driver table
Florian Fainelli
1
-1
/
+1
2010-04-13
chelsio: Fix build warning.
David S. Miller
1
-1
/
+1
2010-04-13
smc91c92_cs: define multicast_table as unsigned char
Ken Kawasaki
1
-7
/
+6
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-04-13
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
1
-0
/
+2
2010-04-13
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
Stefan Assmann
2
-0
/
+2
2010-04-13
e1000e: use static params to save stack space
Jesse Brandeburg
1
-8
/
+8
2010-04-13
skbuff: remove unused dev_consume_skb macro definition
Alexander Duyck
1
-1
/
+0
2010-04-13
igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
Alexander Duyck
1
-4
/
+4
2010-04-13
myri10ge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-22
/
+22
2010-04-13
qlge: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-33
/
+33
2010-04-13
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-10
/
+10
2010-04-13
chelsio: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-25
/
+25
2010-04-13
qla3xxx: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-36
/
+36
2010-04-13
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-22
/
+22
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
1
-1
/
+3
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
1
-3
/
+0
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
1
-7
/
+8
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
1
-1
/
+2
2010-04-13
tg3: Update version to 3.110
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Remove function errors flagged by checkpatch
Matt Carlson
1
-9
/
+9
2010-04-13
tg3: Unify max pkt size preprocessor constants
Matt Carlson
2
-3
/
+2
2010-04-13
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
1
-11
/
+33
[next]