aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: unify tcp flag macrosChangli Gao2010-06-156-71/+58
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-1520-50/+71
* macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-153-14/+17
* net: add rx_handler data pointerJiri Pirko2010-06-154-4/+10
* bridge: Fix netpoll supportHerbert Xu2010-06-154-84/+120
* netpoll: Add netpoll_tx_runningHerbert Xu2010-06-151-0/+9
* netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-152-79/+99
* netpoll: Add ndo_netpoll_setupHerbert Xu2010-06-152-0/+12
* netpoll: Add locking for netpoll_setup/cleanupHerbert Xu2010-06-151-75/+76
* netpoll: Fix RCU usageHerbert Xu2010-06-152-13/+20
* bridge: Remove redundant npinfo NULL settingHerbert Xu2010-06-151-1/+0
* netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu2010-06-151-2/+1
* bnx2x: Fix link problem with some DACsYaniv Rosner2010-06-141-3/+5
* inetpeer: various changesEric Dumazet2010-06-141-38/+56
* loopback: Implement 64bit stats on 32bit archesEric Dumazet2010-06-141-10/+51
* ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-141-8/+11
* ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-141-6/+4
* ethtool: Revert incorrect indentation changesBen Hutchings2010-06-141-20/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-145-39/+21
|\
| * ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-131-29/+8
| * e1000: Fix message logging defectJoe Perches2010-06-131-9/+8
| * ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore2010-06-131-0/+4
| * net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-131-1/+0
| * net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-131-0/+1
| * enic: fix pci_alloc_consistent argumentRandy Dunlap2010-06-121-1/+1
* | irttp: Print device parameters and statistics as unsignedBen Hutchings2010-06-121-7/+7
* | usbnet: Print device statistics as unsignedBen Hutchings2010-06-121-1/+1
* | sfc: Implement 64-bit net device statistics on all architecturesBen Hutchings2010-06-121-3/+3
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-127-67/+90
* | ucc_geth driver: add ioctlSergey Matyukevich2010-06-121-0/+14
* | pktgen: increasing transmission granularityDaniel Turull2010-06-112-4/+43
* | econet: fix lockingEric Dumazet2010-06-111-9/+18
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-116-3/+36
* | bnx2: Fix compiler warning in bnx2_disable_forced_2g5().Michael Chan2010-06-111-15/+28
* | enic: cleanup vic_provinfo_alloc()Dan Carpenter2010-06-111-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-1119-33/+151
|\ \ | |/
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-102-2/+2
| * | pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-101-1/+1
| * | pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-3/+12
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-103-6/+20
| * | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-091-3/+9
| * | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
| |\ \
| | * | net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
| * | | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-091-2/+1
| * | | caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
| * | | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-091-1/+50
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0916-218/+362
| |\ \