summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | netxen_nic: disable minidump by defaultSritej Velaga2012-05-091-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-05-098-41/+282
|\ \ \ | |_|/ |/| |
| * | sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings2012-05-101-0/+33
| * | sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson2012-05-103-0/+116
| * | ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-102-0/+80
| * | ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings2012-05-101-7/+17
| * | sfc: By default refill RX rings as soon as space for a batchDavid Riddoch2012-05-101-6/+12
| * | sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2012-05-102-14/+4
| * | sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings2012-05-101-1/+2
| * | sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2012-05-101-14/+19
* | | dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-5/+5
* | | wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-3/+3
OpenPOWER on IntegriCloud