summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-121-6/+6
* rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-13/+13
* rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-121-25/+28
* usb/net: rndis: move bus message definitionLinus Walleij2012-05-121-6/+5
* usb/net: rndis: fixup a few name prefixesLinus Walleij2012-05-122-57/+54
* usb/net: rndis: merge command codesLinus Walleij2012-05-123-57/+39
* usb/net: rndis: move and namespace PnP definesLinus Walleij2012-05-121-15/+12
* usb/net: rndis: delete duplicate packet typesLinus Walleij2012-05-121-13/+0
* usb/net: rndis: merge media type definitionsLinus Walleij2012-05-123-45/+29
* usb/net: rndis: group all status codes togetherLinus Walleij2012-05-121-81/+76
* usb/net: rndis: delete surplus definesLinus Walleij2012-05-121-4/+0
* usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2012-05-123-174/+188
* usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-124-185/+123
* usb/net: rndis: remove ambigous status codesLinus Walleij2012-05-122-30/+5
* usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2012-05-126-613/+565
* usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2012-05-123-173/+177
* net/ipv6/af_inet6.c: checkpatch cleanupEldad Zack2012-05-111-18/+11
* net: of/phy: fix build error when phylib is built as a moduleBjørn Mork2012-05-111-1/+1
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-05-1118-265/+380
|\
| * batman-adv: add contributor nameAntonio Quartulli2012-05-112-2/+2
| * batman-adv: update copyright yearsAntonio Quartulli2012-05-112-2/+2
| * batman-adv: fix checkpatch string complaintMarek Lindner2012-05-111-2/+2
| * batman-adv: avoid temporary routing loops by being strict on forwarded OGMsMarek Lindner2012-05-112-29/+32
| * batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing2012-05-111-0/+43
| * batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner2012-05-111-28/+29
| * batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...Marek Lindner2012-05-114-14/+16
| * batman-adv: ignore protocol packets if the interface did not enable this prot...Marek Lindner2012-05-111-0/+7
| * batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner2012-05-113-27/+48
| * batman-adv: replace HZ calculations with jiffies_to_msecs()Marek Lindner2012-05-113-8/+13
| * batman-adv: rename last_valid to last_seenMarek Lindner2012-05-113-16/+16
| * batman-adv: register batman ogm receive function during protocol initMarek Lindner2012-05-115-24/+41
| * batman-adv: introduce packet type handler array for incoming packetsMarek Lindner2012-05-113-113/+127
| * batman-adv: introduce is_single_hop_neigh variable to increase readabilityMarek Lindner2012-05-111-7/+9
| * batman-adv: fix wrong dhcp option list browsingAntonio Quartulli2012-05-111-3/+3
|/
* 6lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com2012-05-101-1/+13
* codel: Controlled Delay AQMEric Dumazet2012-05-105-0/+645
* net_sched: update bstats in dequeue()Eric Dumazet2012-05-104-6/+6
* net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches2012-05-103-35/+35
* etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-101-0/+20
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-1031-86/+85
* be2net: avoid disabling sriov while VFs are assignedSathya Perla2012-05-103-89/+134
* l2tp: fix data packet sequence number handlingJames Chapman2012-05-101-1/+1
* l2tp: fix reorder timeout recoveryJames Chapman2012-05-102-0/+10
* tcp: Out-line tcp_try_rmem_schedulePavel Emelyanov2012-05-101-1/+1
* tcp: Schedule rmem for rcvq repair sendPavel Emelyanov2012-05-101-0/+3
* tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-103-36/+35
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-1014-245/+1370
|\
| * ixgbe: update version numberDon Skidmore2012-05-091-2/+2
| * ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-093-32/+10
| * ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
OpenPOWER on IntegriCloud