summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-13batman-adv: prepare lq_update_lock to be shared among different protocolsMarek Lindner
2012-05-13batman-adv: improve unicast packet (re)routingAntonio Quartulli
2012-05-13batman-adv: avoid skb_linearise() if not neededAntonio Quartulli
2012-05-13etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2012-05-12igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet
2012-05-12rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna
2012-05-12rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna
2012-05-12rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna
2012-05-12rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna
2012-05-12usb/net: rndis: move bus message definitionLinus Walleij
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij
2012-05-12usb/net: rndis: merge command codesLinus Walleij
2012-05-12usb/net: rndis: move and namespace PnP definesLinus Walleij
2012-05-12usb/net: rndis: delete duplicate packet typesLinus Walleij
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij
2012-05-12usb/net: rndis: group all status codes togetherLinus Walleij
2012-05-12usb/net: rndis: delete surplus definesLinus Walleij
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij
2012-05-11net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack
2012-05-11net: of/phy: fix build error when phylib is built as a moduleBjørn Mork
2012-05-11Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-05-11batman-adv: add contributor nameAntonio Quartulli
2012-05-11batman-adv: update copyright yearsAntonio Quartulli
2012-05-11batman-adv: fix checkpatch string complaintMarek Lindner
2012-05-11batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner
2012-05-11batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing
2012-05-11batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner
2012-05-11batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner
2012-05-11batman-adv: ignore protocol packets if the interface did not enable this prot...Marek Lindner
2012-05-11batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner
2012-05-11batman-adv: replace HZ calculations with jiffies_to_msecs()Marek Lindner
2012-05-11batman-adv: rename last_valid to last_seenMarek Lindner
2012-05-11batman-adv: register batman ogm receive function during protocol initMarek Lindner
2012-05-11batman-adv: introduce packet type handler array for incoming packetsMarek Lindner
2012-05-11batman-adv: introduce is_single_hop_neigh variable to increase readabilityMarek Lindner
2012-05-11batman-adv: fix wrong dhcp option list browsingAntonio Quartulli
2012-05-116lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com
2012-05-11codel: Controlled Delay AQMEric Dumazet
2012-05-11net_sched: update bstats in dequeue()Eric Dumazet
2012-05-11net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches
2012-05-11etherdevice.h: Add ether_addr_equal_64bitsJoe Perches
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-11be2net: avoid disabling sriov while VFs are assignedSathya Perla