summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* myri_sbus: remove driverJon Mason2011-06-204-1508/+0
* veth: fix 64bit stats on 32bit archesEric Dumazet2011-06-191-18/+37
* net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-1912-0/+15
* davinci_emac: fix race in transmit time stamping.Richard Cochran2011-06-191-1/+2
* smsc9420: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+2
* stmmac: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+2
* r6040: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+3
* tg3: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+2
* fec: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+2
* net: correct comment on where to place transmit time stamp hook.Richard Cochran2011-06-191-2/+1
* r8169: check firmware content sooner.Francois Romieu2011-06-181-19/+44
* r8169: support new firmware format.Hayes Wang2011-06-181-1/+35
* r8169: explicit firmware format check.Francois Romieu2011-06-181-13/+49
* r8169: move the firmware down into the device private data.Francois Romieu2011-06-181-26/+48
* e1000: remove unnecessary codeGreg Dietsche2011-06-171-6/+1
* net: icplus: remove unnecessary codeGreg Dietsche2011-06-171-5/+1
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-177-22/+21
* net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-171-2/+3
* rtnetlink: unlock on error path in netlink_dump()Dan Carpenter2011-06-161-2/+1
* gianfar: Use pr_<level>, netdev_<level> and netif_<level>Joe Perches2011-06-162-76/+58
* net: Remove casts of void *Joe Perches2011-06-1621-83/+74
* be2net: support multiple TX queuesSathya Perla2011-06-163-119/+171
* netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-1611-27/+28
* netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2011-06-165-0/+784
* netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-163-8/+16
* netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-161-1/+1
* netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-1614-16/+43
* netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik2011-06-168-17/+15
* netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik2011-06-161-0/+1
* netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik2011-06-161-1/+1
* netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik2011-06-168-55/+165
* netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik2011-06-1612-32/+49
* netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2011-06-1613-34/+157
* netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik2011-06-162-27/+50
* netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-1616-134/+206
* netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik2011-06-161-2/+2
* netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2011-06-1612-101/+136
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-169-133/+100
|\
| * IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-145-59/+4
| * IPVS: labels at pos 0Hans Schillstrom2011-06-142-9/+9
| * IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-138-51/+51
| * IPVS remove unused var from migration to netnsHans Schillstrom2011-06-131-2/+0
| * ipvs: support more FTP PASV responsesJulian Anastasov2011-06-131-14/+38
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-06-167750-390994/+480964
|\ \
| * | tg3: Create funcs for power source switchingMatt Carlson2011-06-151-82/+119
| * | tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-153-22/+14
| * | tg3: Show flowctrl settings through get_settings()Matt Carlson2011-06-151-0/+12
| * | tg3: Fix EEE debounce timer valuesMatt Carlson2011-06-151-2/+2
| * | tg3: Add more selfboot formats to NVRAM selftestMatt Carlson2011-06-151-1/+13
| * | tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson2011-06-152-12/+3