summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-181-4/+12
| | * | | | | | | Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-181-4/+14
| | * | | | | | | Input: alps - v7: ignore new packetsHans de Goede2014-12-181-6/+24
| | * | | | | | | Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur2014-12-171-16/+44
| | * | | | | | | Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-172-0/+9
| | * | | | | | | Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-151-2/+35
| | * | | | | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-154-79/+48
| | * | | | | | | mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-153-0/+9
| | * | | | | | | Input: optimize events_per_packet count calculationAnshul Garg2014-12-151-9/+13
| | * | | | | | | Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz2014-12-151-1/+3
| | * | | | | | | Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-151-34/+31
| | * | | | | | | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-152-26/+33
* | | | | | | | | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-301-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-3069-1393/+628
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-291-6/+1
| * | | | | | | | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-277-25/+28
| * | | | | | | | | ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
| * | | | | | | | | bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-271-1/+1
| * | | | | | | | | Merge branch 'netlink_multicast'David S. Miller2014-12-274-13/+83
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-272-0/+64
| | * | | | | | | | | netlink: call unbind when releasing socketJohannes Berg2014-12-271-0/+7
| | * | | | | | | | | netlink: update listeners directly when removing socketJohannes Berg2014-12-271-5/+5
| | * | | | | | | | | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-272-4/+3
| | * | | | | | | | | netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-271-4/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-261-4/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-241-1/+6
| | * | | | | | | | | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-241-3/+6
| * | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller2014-12-267-12/+34
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | brcmfmac: Do not crash if platform data is not populatedMika Westerberg2014-12-241-2/+2
| | * | | | | | | | | | ipw2200: select CFG80211_WEXTPaul Bolle2014-12-241-1/+2
| | * | | | | | | | | | Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo2014-12-215-9/+30
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2
| | | * | | | | | | | | | iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
| | | * | | | | | | | | | iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach2014-12-141-1/+1
| | | * | | | | | | | | | iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach2014-12-141-5/+10
| | | * | | | | | | | | | iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller2014-12-141-2/+13
| * | | | | | | | | | | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-267-35/+70
| * | | | | | | | | | | | net: incorrect use of init_completion fixupNicholas Mc Guire2014-12-261-1/+1
| * | | | | | | | | | | | neigh: remove next ptr from struct neigh_tableNicolas Dichtel2014-12-261-1/+0
| * | | | | | | | | | | | net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-262-6/+0
| * | | | | | | | | | | | net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold2014-12-261-15/+3
| * | | | | | | | | | | | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-261-0/+1
| * | | | | | | | | | | | openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang2014-12-241-1/+1
| * | | | | | | | | | | | net: Reset secmark when scrubbing packetThomas Graf2014-12-241-0/+1
| * | | | | | | | | | | | net: Fix stacked vlan offload features computationToshiaki Makita2014-12-241-5/+8
| * | | | | | | | | | | | Merge branch 'openvswitch-net'David S. Miller2014-12-2310-39/+52
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vxlan: Fix double free of skb.Pravin B Shelar2014-12-231-10/+24
| | * | | | | | | | | | | | openvswitch: Fix vport_send double freePravin B Shelar2014-12-235-11/+23
| | * | | | | | | | | | | | openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar2014-12-231-1/+2
| | * | | | | | | | | | | | openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-231-12/+1
OpenPOWER on IntegriCloud