Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | econet: Fix crash in aun_incoming(). | David S. Miller | 2010-12-09 | 1 | -1/+5 | |
* | | | | | qlcnic: reset pci function unconditionally during probe | Rajesh Borundia | 2010-12-17 | 2 | -6/+3 | |
* | | | | | qlcnic: fix ocm window register offset calculation | Rajesh Borundia | 2010-12-17 | 1 | -1/+1 | |
* | | | | | qlcnic: fix LED test when interface is down. | Sucheta Chakraborty | 2010-12-17 | 2 | -5/+23 | |
* | | | | | ifb: fix a lockdep splat | Eric Dumazet | 2010-12-16 | 1 | -1/+1 | |
* | | | | | net: Fix drivers advertising HW_CSUM feature to use csum_start | Michał Mirosław | 2010-12-16 | 14 | -15/+15 | |
* | | | | | net: Use skb_checksum_start_offset() | Michał Mirosław | 2010-12-16 | 9 | -16/+13 | |
* | | | | | net: Introduce skb_checksum_start_offset() | Michał Mirosław | 2010-12-16 | 1 | -0/+5 | |
* | | | | | tcp: relax tcp_paws_check() | Eric Dumazet | 2010-12-16 | 1 | -1/+7 | |
* | | | | | net: factorize sync-rcu call in unregister_netdevice_many | Octavian Purdila | 2010-12-16 | 3 | -49/+99 | |
* | | | | | net: Add batman-adv meshing protocol | Sven Eckelmann | 2010-12-16 | 46 | -0/+10278 | |
* | | | | | net: use NUMA_NO_NODE instead of the magic number -1 | Changli Gao | 2010-12-16 | 3 | -3/+4 | |
* | | | | | bonding: add the debugfs interface to see RLB hash table | Taku Izumi | 2010-12-16 | 1 | -0/+50 | |
* | | | | | bonding: migrate some macros from bond_alb.c to bond_alb.h | Taku Izumi | 2010-12-16 | 2 | -36/+38 | |
* | | | | | cxgb4: NUMA-aware Tx queue allocations | Dimitris Michailidis | 2010-12-16 | 1 | -7/+10 | |
* | | | | | cxgb4: extend VPD parsing | Dimitris Michailidis | 2010-12-16 | 1 | -20/+21 | |
* | | | | | cxgb4: add const to static arrays | Joe Perches | 2010-12-16 | 1 | -24/+24 | |
* | | | | | cxgb4: remove a bitmap | Dimitris Michailidis | 2010-12-16 | 2 | -3/+1 | |
* | | | | | cxgb4: remove the name field from the adapter structure | Dimitris Michailidis | 2010-12-16 | 2 | -23/+15 | |
* | | | | | cxgb4: correct formatting of MSI-X interrupt names | Dimitris Michailidis | 2010-12-16 | 1 | -14/+7 | |
* | | | | | cxgb4: allocate more space for MSI-X interrupt names | Dimitris Michailidis | 2010-12-16 | 1 | -1/+1 | |
* | | | | | cxgb4: print port information after registering each netdev | Dimitris Michailidis | 2010-12-16 | 1 | -32/+22 | |
* | | | | | cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports | Dimitris Michailidis | 2010-12-16 | 2 | -2/+8 | |
* | | | | | cxgb4: set the number of queues before device registration | Dimitris Michailidis | 2010-12-16 | 1 | -5/+5 | |
* | | | | | cxgb4: do not read the clock frequency from VPD | Dimitris Michailidis | 2010-12-16 | 1 | -3/+1 | |
* | | | | | cxgb4: enable PCIe relaxed ordering | Dimitris Michailidis | 2010-12-16 | 2 | -0/+19 | |
* | | | | | bnx2x: update version to 1.62.00-2 | Vladislav Zolotarov | 2010-12-16 | 1 | -2/+2 | |
* | | | | | bnx2x: remove old FW files | Vladislav Zolotarov | 2010-12-16 | 3 | -38096/+0 | |
* | | | | | bnx2x: replace FW to 6.2.5 | Vladislav Zolotarov | 2010-12-16 | 2 | -5/+5 | |
* | | | | | bnx2x: add FW 6.2.5 files | Vladislav Zolotarov | 2010-12-16 | 3 | -0/+38120 | |
* | | | | | bnx2x: Add DCB/PFC support - link layer | Vladislav Zolotarov | 2010-12-16 | 3 | -39/+689 | |
* | | | | | bnx2x: add DCB support | Vladislav Zolotarov | 2010-12-16 | 9 | -5/+2050 | |
* | | | | | bnx2x: add a select queue callback | Vladislav Zolotarov | 2010-12-16 | 3 | -0/+33 | |
* | | | | | bnx2x: add FCoE ring | Vladislav Zolotarov | 2010-12-16 | 7 | -241/+631 | |
* | | | | | bnx2x: Take the distribution range definition out of skb_tx_hash() | Vladislav Zolotarov | 2010-12-16 | 3 | -7/+23 | |
* | | | | | net: Abstract default MTU metric calculation behind an accessor. | David S. Miller | 2010-12-14 | 6 | -39/+60 | |
* | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-12-14 | 12 | -30/+842 | |
|\ \ \ \ \ | ||||||
| * | | | | | tools/virtio: virtio_test tool | Michael S. Tsirkin | 2010-12-09 | 5 | -0/+487 | |
| * | | | | | vhost test module | Michael S. Tsirkin | 2010-12-09 | 4 | -0/+330 | |
| * | | | | | vhost: better variable name in logging | Michael S. Tsirkin | 2010-12-09 | 1 | -4/+4 | |
| * | | | | | vhost: correctly set bits of dirty pages | Michael S. Tsirkin | 2010-12-09 | 1 | -1/+2 | |
| * | | | | | vhost: fix typos in comment | Jason Wang | 2010-12-09 | 2 | -2/+2 | |
| * | | | | | vhost: remove unused include | Michael S. Tsirkin | 2010-12-09 | 1 | -2/+0 | |
| * | | | | | vhost: get/put_user -> __get/__put_user | Michael S. Tsirkin | 2010-11-04 | 1 | -8/+8 | |
| * | | | | | vhost: copy_to_user -> __copy_to_user | Michael S. Tsirkin | 2010-11-04 | 1 | -1/+1 | |
| * | | | | | vhost-net: batch use/unuse mm | Michael S. Tsirkin | 2010-11-04 | 2 | -8/+6 | |
| * | | | | | vhost: put mm after thread stop | Michael S. Tsirkin | 2010-11-04 | 1 | -4/+3 | |
| * | | | | | drivers/vhost/vhost.c: delete double assignment | Julia Lawall | 2010-10-26 | 1 | -1/+0 | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-14 | 114 | -2331/+4237 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-13 | 114 | -2331/+4237 | |
| |\ \ \ \ \ \ |