summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ixgbe: add support for get_ts_infoJacob Keller2012-05-091-0/+41
| * ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-091-1/+1
| * ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-094-1/+189
| * ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-096-1/+861
| * ixgbe: Fix bogus error messageGreg Rose2012-05-091-3/+3
| * ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-093-1/+64
| * ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-096-204/+156
| * ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-091-1/+6
| * igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-091-1/+37
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Jeff Kirsher2012-05-0952-193/+735
| |\
| * | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
* | | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-095-4/+23
* | | netxen: added miniDIMM support in driver.Sucheta Chakraborty2012-05-093-0/+163
* | | netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2012-05-092-8/+13
OpenPOWER on IntegriCloud