summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | platform/x86: fujitsu-laptop: simplify brightness key event generation logicMichał Kępień2017-03-141-25/+15
* | | platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()Michał Kępień2017-03-141-31/+33
* | | platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkillSven Rebhan2017-03-141-0/+7
* | | platform/x86: thinkpad_acpi: add mapping for new hotkeysChristian Kellner2017-03-141-12/+79
* | | platform/x86: thinkpad_acpi: guard generic hotkey caseChristian Kellner2017-03-141-5/+7
* | | platform/x86: intel-hid: remove redundant set_bit() callMichał Kępień2017-03-141-1/+0
* | | platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...Michał Kępień2017-03-141-26/+5
* | | platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argumentMichał Kępień2017-03-141-5/+5
* | | platform/x86: intel-hid: simplify enabling/disabling HID eventsMichał Kępień2017-03-141-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-14139-826/+1447
|\ \ \
| * \ \ Merge branch 'qed-fixes'David S. Miller2017-03-145-8/+44
| |\ \ \
| | * | | qed: Enable iSCSI Out-of-OrderMintz, Yuval2017-03-141-0/+3
| | * | | qed: Correct out-of-bound access in OOO historyMintz, Yuval2017-03-141-0/+2
| | * | | qed: Fix interrupt flags on Rx LL2Ram Amrani2017-03-141-4/+5
| | * | | qed: Free previous connections when releasing iSCSIMintz, Yuval2017-03-141-0/+28
| | * | | qed: Fix mapping leak on LL2 rx flowMintz, Yuval2017-03-141-0/+2
| | * | | qed: Prevent creation of too-big u32-chainsTomer Tayar2017-03-141-3/+2
| | * | | qed: Align CIDs according to DORQ requirementRam Amrani2017-03-141-1/+2
| |/ / /
| * | | Merge branch 'mlxsw-small-fixes'David S. Miller2017-03-141-2/+2
| |\ \ \
| | * | | mlxsw: reg: Fix SPVMLR max record countJiri Pirko2017-03-141-1/+1
| | * | | mlxsw: reg: Fix SPVM max record countJiri Pirko2017-03-141-1/+1
| |/ / /
| * | | net: Resend IGMP memberships upon peer notification.Vlad Yasevich2017-03-141-0/+1
| * | | dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-131-0/+1
| * | | tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-131-3/+15
| * | | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-134-8/+14
| * | | ucc/hdlc: fix two little issueZhao Qiang2017-03-131-2/+2
| * | | vxlan: fix ovs supportNicolas Dichtel2017-03-131-33/+40
| * | | net: use net->count to check whether a netns is alive or notAndrey Vagin2017-03-131-3/+3
| * | | bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-132-21/+1
| * | | ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-131-1/+6
| * | | net: wimax/i2400m: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
| * | | isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
| * | | ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-131-0/+2
| * | | bpf: improve read-only handlingDaniel Borkmann2017-03-121-4/+12
| * | | selftests/bpf: fix broken buildAlexei Starovoitov2017-03-123-1/+25
| * | | mpls: Do not decrement alive counter for unregister eventsDavid Ahern2017-03-121-1/+2
| * | | xen-netback: fix race condition on XenBus disconnectIgor Druzhinin2017-03-123-20/+28
| * | | mpls: Send route delete notifications when router module is unloadedDavid Ahern2017-03-121-0/+1
| * | | act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss2017-03-121-0/+3
| * | | Make IP 'forwarding' doc more preciseNeil Jerram2017-03-121-1/+2
| * | | netvsc: handle select_queue when device is being removedstephen hemminger2017-03-123-15/+7
| * | | net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari2017-03-121-1/+1
| * | | Merge branch 'mlx5-fixes'David S. Miller2017-03-105-27/+28
| |\ \ \
| | * | | net/mlx5e: Fix loopback selftestEugenia Emantayev2017-03-101-4/+1
| | * | | net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz2017-03-101-15/+18
| | * | | net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen2017-03-101-5/+5
| | * | | net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens2017-03-101-2/+3
| | * | | net/mlx5: Fix create autogroup prev initializerPaul Blakey2017-03-101-1/+1
| |/ / /
| * | | rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells2017-03-101-3/+12
| * | | net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn2017-03-091-15/+0