aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-14inetpeer: various changesEric Dumazet1-38/+56
2010-06-14loopback: Implement 64bit stats on 32bit archesEric Dumazet1-10/+51
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet1-8/+11
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet1-6/+4
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings1-20/+20
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-39/+21
2010-06-14netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei1-4/+2
2010-06-14netfilter: defrag: remove one redundant atomic opsShan Wei1-2/+1
2010-06-14netfilter: kill redundant check code in which setting ip_summed valueShan Wei2-6/+2
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2-6/+13
2010-06-13ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek1-29/+8
2010-06-13e1000: Fix message logging defectJoe Perches1-9/+8
2010-06-13ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore1-0/+4
2010-06-13net: rxhash already set in __copy_skb_headerEric Dumazet1-1/+0
2010-06-13net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend1-0/+1
2010-06-12irttp: Print device parameters and statistics as unsignedBen Hutchings1-7/+7
2010-06-12usbnet: Print device statistics as unsignedBen Hutchings1-1/+1
2010-06-12sfc: Implement 64-bit net device statistics on all architecturesBen Hutchings1-3/+3
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings7-67/+90
2010-06-12ucc_geth driver: add ioctlSergey Matyukevich1-0/+14
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap1-1/+1
2010-06-11pktgen: increasing transmission granularityDaniel Turull2-4/+43
2010-06-11econet: fix lockingEric Dumazet1-9/+18
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet6-3/+36
2010-06-11bnx2: Fix compiler warning in bnx2_disable_forced_2g5().Michael Chan1-15/+28
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter1-2/+3
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller19-33/+151
2010-06-11ethoc: use devres resource managementJonas Bonn1-27/+1
2010-06-11ethoc: Clear command buffer after writeJonas Bonn1-1/+4
2010-06-11Remove unused variableJonas Bonn1-1/+0
2010-06-11ethoc: Clean up PHY probingJonas Bonn1-16/+8
2010-06-11ethoc: write number of TX buffers in init_ringJonas Bonn1-2/+2
2010-06-11ethoc: Write bus addresses to registersJonas Bonn1-5/+22
2010-06-11ethoc: calculate number of buffers in ethoc_probeJonas Bonn1-7/+7
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-1/+1
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez1-1/+1
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller186-4248/+8447
2010-06-10net-next: remove useless union keywordChangli Gao55-709/+694
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang2-2/+2
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull1-1/+1
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet1-3/+12
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet2-5/+19
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend3-6/+20
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet1-2/+2
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet1-96/+87
2010-06-09cleanup: remove pppoe_xmit() declaration.Rami Rosen1-1/+0
2010-06-09icmp: RCU conversion in icmp_address_reply()Eric Dumazet1-7/+5
2010-06-09r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller1-5/+3
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov1-2/+1