aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari2017-03-161-0/+1
| | * | | | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-163-0/+23
| | * | | | Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-03-166-11/+42
| | |\ \ \ \
| | | * | | | batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann2017-03-045-4/+29
| | | * | | | batman-adv: Keep fragments equally sizedSven Eckelmann2017-03-041-7/+13
| | * | | | | openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-03-161-0/+2
| | * | | | | nl80211: fix dumpit error path RTNL deadlocksJohannes Berg2017-03-161-71/+56
| | | |/ / / | | |/| | |
| | * | | | net: properly release sk_frag.pageEric Dumazet2017-03-151-5/+5
| | * | | | amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-153-50/+78
| | * | | | net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-151-2/+4
| | * | | | MAINTAINERS: remove MACVLAN and VLAN entriesPablo Neira2017-03-151-15/+0
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-1517-154/+194
| | |\ \ \ \
| | | * | | | netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang2017-03-151-1/+2
| | | * | | | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-132-5/+0
| | | * | | | netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso2017-03-131-80/+66
| | | * | | | netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-132-2/+6
| | | * | | | netfilter: bridge: honor frag_max_size when refragmentingFlorian Westphal2017-03-131-5/+7
| | | * | | | netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-138-47/+80
| | | * | | | netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang2017-03-131-10/+17
| | | * | | | netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-03-081-2/+4
| | | * | | | netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue2017-03-081-1/+12
| | | * | | | netfilter: don't track fragmented packetsFlorian Westphal2017-03-082-5/+4
| | * | | | | net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-151-1/+1
| | * | | | | fjes: Fix wrong netdevice feature flagsTaku Izumi2017-03-151-1/+1
| * | | | | | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying2017-03-211-2/+0
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| | |\ \ \ \ \ \
| | | * | | | | | scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17
| | | * | | | | | scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | | * | | | | | scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | | * | | | | | scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | | * | | | | | scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18
| | | * | | | | | scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-131-2/+2
| | | * | | | | | scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-131-1/+1
| | | * | | | | | scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-132-1/+4
| | | * | | | | | scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-131-5/+9
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng2017-03-211-2/+4
| | * | | | | | | | HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-03-213-0/+49
| | * | | | | | | | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-212-0/+6
| | * | | | | | | | HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
| | * | | | | | | | HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra2017-03-211-2/+2
| | * | | | | | | | HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2
| | * | | | | | | | HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-03-064-2/+5
| * | | | | | | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-217-56/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpio:mcp23s08 Fixed missing interruptsRobert Middleton2017-03-171-5/+60
| | * | | | | | | | | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-142-21/+6
| | * | | | | | | | | gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-03-061-15/+11
| | * | | | | | | | | gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann2017-03-061-10/+3
| | * | | | | | | | | gpio: mockup: return -EFAULT if copy_from_user() failsDan Carpenter2017-03-061-4/+3