index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-07
ipmr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2009-02-07
ixgbe: Defeature Tx Head writeback
Peter P Waskiewicz Jr
1
-37
/
+23
2009-02-07
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
7
-122
/
+327
2009-02-06
forcedeth: enable msix to default
Yinghai Lu
1
-1
/
+1
2009-02-06
forcedeth: ck804 and mcp55 doesn't need timerirq
Yinghai Lu
1
-4
/
+4
2009-02-06
forcedeth: disable irq at first before schedule rx
Yinghai Lu
1
-2
/
+2
2009-02-06
forcedeth: don't clear nic_poll_irq too early
Yinghai Lu
1
-3
/
+5
2009-02-06
forcedeth: make msi-x different name for rx-tx
Yinghai Lu
1
-3
/
+14
2009-02-06
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
9
-48
/
+28
2009-02-06
e1000e: normalize usage of serdes_has_link
Alex Chiang
2
-3
/
+3
2009-02-06
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
3
-1
/
+13
2009-02-06
ixgbe: Update link setup code to better support autonegotiation of speed
Peter P Waskiewicz Jr
4
-80
/
+49
2009-02-06
ixgbe: Refactor set_num_queues() and cache_ring_register()
Peter P Waskiewicz Jr
1
-104
/
+118
2009-02-06
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
2
-1
/
+13
2009-02-06
net: fix some trailing whitespaces
Graf Yang
2
-9
/
+9
2009-02-06
tun: Limit amount of queued packets per device
Herbert Xu
3
-53
/
+118
2009-02-05
net: Reexport sock_alloc_send_pskb
Herbert Xu
2
-4
/
+9
2009-02-05
net: Partially allow skb destructors to be used on receive path
Herbert Xu
2
-0
/
+3
2009-02-05
gianfar: Fix stashing support
Andy Fleming
3
-3
/
+38
2009-02-05
gianfar: Add support for skb recycling
Andy Fleming
2
-4
/
+21
2009-02-05
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
12
-490
/
+549
2009-02-05
gianfar: Fix potential soft reset race
Andy Fleming
1
-0
/
+3
2009-02-05
gianfar: Fix BD_LENGTH_MASK definition
Andy Fleming
1
-1
/
+1
2009-02-05
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
1
-2
/
+21
2009-02-05
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2
-1
/
+44
2009-02-05
virtio_net: Add a MAC filter table
Alex Williamson
2
-8
/
+70
2009-02-05
virtio_net: Add a set_rx_mode interface
Alex Williamson
2
-1
/
+44
2009-02-05
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2
-3
/
+83
2009-02-05
cxgb3: Fix lro switch
Divy Le Ray
1
-2
/
+1
2009-02-04
Blackfin arch: Remove outdated code
Michael Hennerich
1
-23
/
+1
2009-02-04
Blackfin arch: Fix udelay implementation
Michael Hennerich
1
-6
/
+5
2009-02-04
Blackfin arch: Update Copyright information
Michael Hennerich
1
-1
/
+1
2009-02-04
Blackfin arch: Add BF561 PPI POLS, POLC Masks
Michael Hennerich
1
-0
/
+2
2009-02-04
Blackfin arch: Update CM-BF527 kernel config
Michael Hennerich
1
-124
/
+321
2009-02-04
Blackfin arch: define bfin_memmap as static since it is only used here
Mike Frysinger
1
-1
/
+1
2009-02-04
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
Mike Frysinger
1
-4
/
+8
2009-02-04
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
Bernd Schmidt
1
-3
/
+1
2009-02-04
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...
Graf Yang
10
-0
/
+105
2009-02-04
Blackfin arch: build jtag tty driver as a module by default
Mike Frysinger
9
-9
/
+9
2009-02-04
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
1
-8
/
+1
2009-02-04
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
Bryan Wu
1
-0
/
+1
2009-02-04
Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2
Graf Yang
1
-42
/
+42
2009-02-04
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
Mike Frysinger
2
-14
/
+8
2009-02-04
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
Mike Frysinger
1
-0
/
+6
2009-02-04
Blackfin arch: fixup board init function name
Mike Frysinger
6
-12
/
+12
2009-02-04
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
8
-42
/
+0
2009-02-04
Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed
Mike Frysinger
1
-7
/
+1
2009-02-04
Blackfin arch: sync reboot handler with version in u-boot
Mike Frysinger
1
-11
/
+15
2009-02-04
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
Michael Hennerich
1
-17
/
+17
2009-02-04
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
1
-5
/
+12
[next]