index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bounce.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-19
bnx2x: Added new statistics
Vladislav Zolotarov
2
-46
/
+76
2010-04-19
bnx2x: White spaces
Vladislav Zolotarov
2
-161
/
+213
2010-04-19
bnx2x: Protect code with NOMCP
Vladislav Zolotarov
1
-12
/
+32
2010-04-19
bnx2x: Increase DMAE max write size for 57711
Vladislav Zolotarov
2
-5
/
+6
2010-04-19
bnx2x: Use VPD-R V0 entry to display firmware revision
Vladislav Zolotarov
2
-2
/
+73
2010-04-19
bnx2x: Parity errors handling for 57710 and 57711
Vladislav Zolotarov
3
-56
/
+1039
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
1
-14
/
+13
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
1
-3
/
+2
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
1
-1
/
+1
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
8
-29
/
+389
2010-04-16
ipv6: fix the comment of ip6_xmit()
Shan Wei
1
-1
/
+1
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
15
-20
/
+20
2010-04-16
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-16
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
1
-2
/
+2
2010-04-15
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
1
-1
/
+5
2010-04-15
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
1
-1
/
+3
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
1
-1
/
+1
2010-04-15
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
1
-1
/
+1
2010-04-15
net: netif_rx() must disable preemption
Eric Dumazet
1
-10
/
+15
2010-04-15
ixgbe: fix bug with vlan strip in promsic mode
Jesse Brandeburg
1
-43
/
+72
2010-04-15
drivers: net: use skb_headlen()
Eric Dumazet
17
-33
/
+33
2010-04-14
wireless: rt2x00: rt2800usb: identify Sitecom devices
Xose Vazquez Perez
1
-7
/
+4
2010-04-14
ar9170usb: add a couple more USB IDs
Christian Lamparter
1
-0
/
+10
2010-04-14
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
1
-2
/
+2
2010-04-14
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
1
-2
/
+9
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
3
-13
/
+16
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
3
-9
/
+12
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
1
-3
/
+3
2010-04-14
ath5k: treat RXORN as non-fatal
Bruno Randolf
2
-1
/
+15
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
3
-6
/
+5
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
[next]