summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gianfar v5: implement nfcSebastian Poehn2011-06-203-4/+989
* ucc_geth: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* pxa168_eth: enable transmit time stamping.Richard Cochran2011-06-201-0/+3
* smsc911x: enable transmit time stamping.Richard Cochran2011-06-201-0/+1
* fs_enet: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* macb: enable transmit time stamping.Richard Cochran2011-06-201-0/+2
* fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran2011-06-201-1/+3
* ll_temac: enable transmit and receive time stamping.Richard Cochran2011-06-201-1/+4
* emaclite: enable transmit and receive time stamping.Richard Cochran2011-06-201-2/+7
* lib8390: enable transmit and receive time stamping.Richard Cochran2011-06-201-2/+3
* net: export the receive time stamping hook for non-NAPI driversRichard Cochran2011-06-201-0/+1
* myricom: remove stats_lockEric Dumazet2011-06-201-7/+3
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-06-2027-462/+2080
|\
| * batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-204-6/+104
| * batman-adv: throw uevent in userspace on gateway add/change/del eventAntonio Quartulli2011-06-201-0/+6
| * batman-adv: gateway election code refactoringAntonio Quartulli2011-06-203-56/+82
| * batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli2011-06-203-0/+84
| * batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli2011-06-205-128/+150
| * batman-adv: improved roaming mechanismAntonio Quartulli2011-06-2012-33/+334
| * batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-2018-305/+1381
| * batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli2011-06-201-12/+18
| * batman-adv: Reduce usage of charSven Eckelmann2011-06-2011-20/+20
| * batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells2011-06-203-8/+8
| * batman-adv: Keep interface_tx as local functionSven Eckelmann2011-06-202-2/+1
| * batman-adv: Move compare_orig to originator.cSven Eckelmann2011-06-202-8/+8
* | 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
OpenPOWER on IntegriCloud