aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches2012-05-12
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-12
* igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-12
* fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-12
* codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-12
* rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna2012-05-12
* rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-12
* rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-12
* rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-12
* usb/net: rndis: move bus message definitionLinus Walleij2012-05-12
* usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-12
* usb/net: rndis: merge command codesLinus Walleij2012-05-12
* usb/net: rndis: move and namespace PnP definesLinus Walleij2012-05-12
* usb/net: rndis: delete duplicate packet typesLinus Walleij2012-05-12
* usb/net: rndis: merge media type definitionsLinus Walleij2012-05-12
* usb/net: rndis: group all status codes togetherLinus Walleij2012-05-12
* usb/net: rndis: delete surplus definesLinus Walleij2012-05-12
* usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-12
* usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-12
* usb/net: rndis: remove ambigous status codesLinus Walleij2012-05-12
* usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-12
* usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2012-05-12
* net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-11
* net: of/phy: fix build error when phylib is built as a moduleBjørn Mork2012-05-11
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-05-11
|\
| * batman-adv: add contributor nameAntonio Quartulli2012-05-11
| * batman-adv: update copyright yearsAntonio Quartulli2012-05-11
| * batman-adv: fix checkpatch string complaintMarek Lindner2012-05-11
| * batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner2012-05-11
| * batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing2012-05-11
| * batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner2012-05-11
| * batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner2012-05-11
| * batman-adv: ignore protocol packets if the interface did not enable this prot...Marek Lindner2012-05-11
| * batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner2012-05-11
| * batman-adv: replace HZ calculations with jiffies_to_msecs()Marek Lindner2012-05-11
| * batman-adv: rename last_valid to last_seenMarek Lindner2012-05-11
| * batman-adv: register batman ogm receive function during protocol initMarek Lindner2012-05-11
| * batman-adv: introduce packet type handler array for incoming packetsMarek Lindner2012-05-11
| * batman-adv: introduce is_single_hop_neigh variable to increase readabilityMarek Lindner2012-05-11
| * batman-adv: fix wrong dhcp option list browsingAntonio Quartulli2012-05-11
|/
* 6lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com2012-05-10
* codel: Controlled Delay AQMEric Dumazet2012-05-10
* net_sched: update bstats in dequeue()Eric Dumazet2012-05-10
* net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches2012-05-10
* etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-10
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* be2net: avoid disabling sriov while VFs are assignedSathya Perla2012-05-10
* l2tp: fix data packet sequence number handlingJames Chapman2012-05-10
* l2tp: fix reorder timeout recoveryJames Chapman2012-05-10
* tcp: Out-line tcp_try_rmem_schedulePavel Emelyanov2012-05-10