index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-16
qeth: postpone open till recovery is finished
Ursula Braun
2
-4
/
+32
2011-01-14
GRETH: resolve SMP issues and other problems
Daniel Hellstrom
1
-67
/
+92
2011-01-14
GRETH: handle frame error interrupts
Daniel Hellstrom
2
-4
/
+7
2011-01-14
GRETH: avoid writing bad speed/duplex when setting transfer mode
Daniel Hellstrom
1
-11
/
+8
2011-01-14
GRETH: fixed skb buffer memory leak on frame errors
Daniel Hellstrom
1
-4
/
+14
2011-01-14
GRETH: GBit transmit descriptor handling optimization
Daniel Hellstrom
1
-9
/
+10
2011-01-14
GRETH: fix opening/closing
Daniel Hellstrom
1
-0
/
+4
2011-01-14
GRETH: added raw AMBA vendor/device number to match against.
Daniel Hellstrom
1
-0
/
+3
2011-01-14
cassini: Fix build bustage on x86.
David S. Miller
1
-3
/
+3
2011-01-14
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
6
-123
/
+126
2011-01-14
e1000e: update Copyright for 2011
Bruce Allan
12
-13
/
+13
2011-01-14
e1000: Avoid unhandled IRQ
Jesse Brandeburg
1
-1
/
+9
2011-01-14
r8169: keep firmware in memory.
françois romieu
1
-12
/
+31
2011-01-14
netdev: tilepro: Use is_unicast_ether_addr helper
Tobias Klauser
1
-9
/
+1
2011-01-14
etherdevice.h: Add is_unicast_ether_addr function
Tobias Klauser
1
-0
/
+11
2011-01-14
ks8695net: Use default implementation of ethtool_ops::get_link
Ben Hutchings
1
-15
/
+1
2011-01-14
ks8695net: Disable non-working ethtool operations
Ben Hutchings
1
-183
/
+99
2011-01-14
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...
Jesper Juhl
1
-1
/
+3
2011-01-14
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
1
-0
/
+1
2011-01-14
netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr
Joe Perches
1
-8
/
+1
2011-01-14
ipsec: update MAX_AH_AUTH_LEN to support sha512
Nicolas Dichtel
1
-1
/
+1
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
7
-53
/
+52
2011-01-13
sfc: Restore the effect of the rss_cpus module parameter
Ben Hutchings
1
-0
/
+3
2011-01-13
sfc: Make efx_get_tx_queue() an inline function
Ben Hutchings
2
-14
/
+11
2011-01-13
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
1
-1
/
+2
2011-01-13
eth: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-13
sched: remove unused backlog in RED stats
stephen hemminger
1
-1
/
+0
2011-01-13
bna: Remove unnecessary memset(,0,)
Joe Perches
1
-1
/
+0
2011-01-13
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
1
-0
/
+3
2011-01-13
netdev: bfin_mac: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-01-13
netdev: ucc_geth: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-01-12
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
5
-11
/
+34
2011-01-12
net: ax25: fix information leak to userland harder
Kees Cook
1
-1
/
+1
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
net/r8169: Update the function of parsing firmware
hayeswang
1
-12
/
+110
2011-01-11
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
5
-20
/
+18
2011-01-11
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2011-01-11
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2
-11
/
+19
2011-01-11
net_sched: factorize qdisc stats handling
Eric Dumazet
24
-72
/
+50
2011-01-11
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
1
-1
/
+2
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
4
-20
/
+38
[next]