Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | bnx2x: Fixed a compilation warning | Vladislav Zolotarov | 2010-12-13 | 1 | -2/+2 | |
| * | | | bnx2x: LSO code was broken on BE platforms | Vladislav Zolotarov | 2010-12-13 | 1 | -16/+26 | |
| * | | | qlge: Fix deadlock when cancelling worker. | Ron Mercer | 2010-12-13 | 3 | -8/+6 | |
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-12-12 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | vhost: correctly set bits of dirty pages | Michael S. Tsirkin | 2010-11-29 | 1 | -1/+2 | |
| * | | | | net: fix skb_defer_rx_timestamp() | Eric Dumazet | 2010-12-11 | 1 | -2/+4 | |
| * | | | | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes | Casey Leedom | 2010-12-11 | 1 | -4/+11 | |
| * | | | | phy: add the IC+ IP1001 driver | Giuseppe CAVALLARO | 2010-12-11 | 2 | -6/+55 | |
| * | | | | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 19 | -42/+41 | |
| * | | | | MAINTAINERS: remove me from tulip | Kyle McMartin | 2010-12-11 | 1 | -1/+0 | |
| * | | | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address | Wei Yongjun | 2010-12-11 | 1 | -0/+8 | |
| * | | | | enic: Bug Fix: Pass napi reference to the isr that services receive queue | Vasanthy Kolluri | 2010-12-11 | 1 | -1/+2 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-10 | 16 | -66/+100 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 2010-12-10 | 1 | -2/+2 | |
| * | | | | connector: add module alias | Stephen Hemminger | 2010-12-10 | 1 | -0/+1 | |
| * | | | | net: Document the kernel_recvmsg() function | Martin Lucina | 2010-12-10 | 1 | -0/+15 | |
| * | | | | r8169: Fix runtime power management | Rafael J. Wysocki | 2010-12-10 | 1 | -10/+16 | |
| * | | | | hso: IP checksuming doesn't work on GE0301 option cards | Thomas Bogendoerfer | 2010-12-10 | 1 | -4/+0 | |
| * | | | | xfrm: Fix xfrm_state_migrate leak | Thomas Egerer | 2010-12-10 | 1 | -1/+1 | |
| * | | | | net: Convert netpoll blocking api in bonding driver to be a counter | Neil Horman | 2010-12-10 | 2 | -20/+9 | |
| * | | | | 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 |