Age | Commit message (Expand) | Author | Files | Lines |
2010-06-14 | ipv6: avoid two atomics in ipv6_rthdr_rcv() | Eric Dumazet | 1 | -6/+4 |
2010-06-14 | ethtool: Revert incorrect indentation changes | Ben Hutchings | 1 | -20/+20 |
2010-06-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -39/+21 |
2010-06-13 | ixgbe: fix automatic LRO/RSC settings for low latency | Andy Gospodarek | 1 | -29/+8 |
2010-06-13 | e1000: Fix message logging defect | Joe Perches | 1 | -9/+8 |
2010-06-13 | ixgbe: fix for race with 8259(8|9) during shutdown | Don Skidmore | 1 | -0/+4 |
2010-06-13 | net: rxhash already set in __copy_skb_header | Eric Dumazet | 1 | -1/+0 |
2010-06-13 | net: fix deliver_no_wcard regression on loopback device | John Fastabend | 1 | -0/+1 |
2010-06-12 | irttp: Print device parameters and statistics as unsigned | Ben Hutchings | 1 | -7/+7 |
2010-06-12 | usbnet: Print device statistics as unsigned | Ben Hutchings | 1 | -1/+1 |
2010-06-12 | sfc: Implement 64-bit net device statistics on all architectures | Ben Hutchings | 1 | -3/+3 |
2010-06-12 | net: Enable 64-bit net device statistics on 32-bit architectures | Ben Hutchings | 7 | -67/+90 |
2010-06-12 | ucc_geth driver: add ioctl | Sergey Matyukevich | 1 | -0/+14 |
2010-06-12 | enic: fix pci_alloc_consistent argument | Randy Dunlap | 1 | -1/+1 |
2010-06-11 | pktgen: increasing transmission granularity | Daniel Turull | 2 | -4/+43 |
2010-06-11 | econet: fix locking | Eric Dumazet | 1 | -9/+18 |
2010-06-11 | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet | 6 | -3/+36 |
2010-06-11 | bnx2: Fix compiler warning in bnx2_disable_forced_2g5(). | Michael Chan | 1 | -15/+28 |
2010-06-11 | enic: cleanup vic_provinfo_alloc() | Dan Carpenter | 1 | -2/+3 |
2010-06-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 19 | -33/+151 |
2010-06-11 | ethoc: use devres resource management | Jonas Bonn | 1 | -27/+1 |
2010-06-11 | ethoc: Clear command buffer after write | Jonas Bonn | 1 | -1/+4 |
2010-06-11 | Remove unused variable | Jonas Bonn | 1 | -1/+0 |
2010-06-11 | ethoc: Clean up PHY probing | Jonas Bonn | 1 | -16/+8 |
2010-06-11 | ethoc: write number of TX buffers in init_ring | Jonas Bonn | 1 | -2/+2 |
2010-06-11 | ethoc: Write bus addresses to registers | Jonas Bonn | 1 | -5/+22 |
2010-06-11 | ethoc: calculate number of buffers in ethoc_probe | Jonas Bonn | 1 | -7/+7 |
2010-06-11 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -1/+1 |
2010-06-11 | wimax/i2400m: fix missing endian correction read in fw loader | Inaky Perez-Gonzalez | 1 | -1/+1 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 186 | -4248/+8447 |
2010-06-10 | net-next: remove useless union keyword | Changli Gao | 55 | -709/+694 |
2010-06-10 | net8139: fix a race at the end of NAPI | Figo.zhang | 2 | -2/+2 |
2010-06-10 | pktgen: Fix accuracy of inter-packet delay. | Daniel Turull | 1 | -1/+1 |
2010-06-10 | pkt_sched: gen_estimator: add a new lock | Eric Dumazet | 1 | -3/+12 |
2010-06-10 | ip: ip_ra_control() rcu fix | Eric Dumazet | 2 | -5/+19 |
2010-06-10 | net: deliver skbs on inactive slaves to exact matches | John Fastabend | 3 | -6/+20 |
2010-06-09 | ipv6: fix ICMP6_MIB_OUTERRORS | Eric Dumazet | 1 | -2/+2 |
2010-06-09 | ipv6: mcast: RCU conversions | Eric Dumazet | 1 | -96/+87 |
2010-06-09 | cleanup: remove pppoe_xmit() declaration. | Rami Rosen | 1 | -1/+0 |
2010-06-09 | icmp: RCU conversion in icmp_address_reply() | Eric Dumazet | 1 | -7/+5 |
2010-06-09 | r8169: fix mdio_read and update mdio_write according to hw specs | Timo Teräs | 1 | -3/+9 |
2010-06-09 | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 | David S. Miller | 1 | -5/+3 |
2010-06-09 | gianfar: Revive the driver for eTSEC devices (disable timestamping) | Anton Vorontsov | 1 | -2/+1 |
2010-06-09 | caif: fix a couple range checks | Dan Carpenter | 2 | -2/+2 |
2010-06-09 | phylib: Add support for the LXT973 phy. | Richard Cochran | 1 | -1/+50 |
2010-06-09 | phonet: use call_rcu for phonet device free | Jiri Pirko | 2 | -4/+12 |
2010-06-09 | net: Print num_rx_queues imbalance warning only when there are allocated queues | Tim Gardner | 1 | -5/+3 |
2010-06-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 16 | -218/+362 |
2010-06-08 | mac80211: fix deauth before assoc | Johannes Berg | 1 | -2/+38 |
2010-06-08 | iwlwifi: add missing rcu_read_lock | Johannes Berg | 1 | -0/+2 |