summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-143-33/+17
* s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring2015-12-141-5/+2
* MAINTAINERS: switch to alternate IBM mail addressUrsula Braun2015-12-141-2/+2
* iucv: call skb_linearize() when neededEugene Crosser2015-12-141-5/+15
* iucv: prevent information leak in iucv_messageEugene Crosser2015-12-141-1/+1
* ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring2015-12-141-5/+3
* ravb: clear RIC1 in init instead of stopKazuya Mizuguchi2015-12-141-2/+3
* net, cgroup: cgroup_sk_updat_lock was missing initializerTejun Heo2015-12-141-1/+1
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2015-12-144-4/+4
* hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang2015-12-141-0/+9
* geneve: UDP checksum configuration via netlinkTom Herbert2015-12-142-23/+73
* rco: Clean up casting errorsTom Herbert2015-12-141-1/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-12-1415-121/+148
|\
| * fm10k: initialize xps at driver loadJacob Keller2015-12-142-2/+19
| * fm10k: cleanup overly long linesBruce Allan2015-12-146-23/+33
| * fm10k: cleanup namespace pollutionBruce Allan2015-12-144-20/+13
| * fm10k: use BIT() macro instead of open-coded bit-shiftingBruce Allan2015-12-142-2/+2
| * fm10k: whitespace cleanupsBruce Allan2015-12-147-9/+11
| * fm10k: do not inline fm10k_iov_select_vid()Bruce Allan2015-12-141-1/+1
| * fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck2015-12-141-2/+11
| * fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck2015-12-141-1/+3
| * fm10k: conditionally compile DCB and DebugFS supportJacob Keller2015-12-144-13/+19
| * fm10k: bump driver versionJacob Keller2015-12-141-1/+1
| * fm10k: consistently refer to VLANs and VLAN IDsJacob Keller2015-12-144-15/+15
| * fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller2015-12-142-9/+0
| * fm10k: remove unnecessary else block from if statements with returnJacob Keller2015-12-141-6/+6
| * fm10k: do not use CamelCaseJacob Keller2015-12-142-13/+13
| * fm10k: use ether_addr_copy to copy MAC addressJacob Keller2015-12-141-5/+2
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2015-12-1315-195/+379
|\
| * e1000e: initial support for i219-LM (3)Raanan Avargil2015-12-133-11/+34
| * igb: improve handling of disconnected adaptersJarod Wilson2015-12-132-5/+3
| * igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2015-12-131-0/+7
| * e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil2015-12-131-1/+1
| * e1000e: fix division by zero on jumbo MTUsDmitry Fleytman2015-12-131-2/+4
| * e1000: Elementary checkpatch warnings and checks removedJanusz Wolak2015-12-131-90/+89
| * e1000: get rid of duplicate exit pathJean Sacren2015-12-131-4/+3
| * e1000: fix kernel-doc argument being missingJean Sacren2015-12-131-0/+1
| * e1000e: clean up the local variableJean Sacren2015-12-131-4/+1
| * e1000: fix a typo in the commentJean Sacren2015-12-131-1/+1
| * e1000: clean up the checking logicJean Sacren2015-12-131-5/+5
| * igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2015-12-134-0/+30
| * e1000: Remove checkpatch coding style errorsJanusz Wolak2015-12-132-60/+72
| * igb: don't unmap NULL hw_addrJarod Wilson2015-12-132-4/+8
| * e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2015-12-132-3/+9
| * igb: add 88E1543 initialization codeTodd Fujinaka2015-12-134-0/+103
| * e1000: make eeprom read/write scheduler friendlyJoern Engel2015-12-131-5/+8
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-1310-41/+156
|\ \ | |/ |/|
| * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan2015-12-132-2/+2
| * i40evf: change version string generationMitch Williams2015-12-131-1/+9
| * i40e: clean whole mac filter listShannon Nelson2015-12-131-8/+11