summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+6
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen1-0/+5
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen1-0/+9
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen1-5/+10
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen1-0/+18
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli1-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli1-0/+1
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2-4/+4
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer1-0/+20
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer1-0/+17
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard1-1/+1
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard1-2/+0
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner1-5/+0
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2-0/+2
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2-0/+7
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-0/+1
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+8
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-8/+8
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel1-0/+1
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+9
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+0
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg1-1/+0
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2-6/+19
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-0/+7
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan1-0/+2
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg1-0/+12
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo4-160/+388
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner1-0/+13
2015-01-22module: make module_refcount() a signed integer.Rusty Russell1-1/+1
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+11
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller3-15/+37
2015-01-19net: sched: Introduce connmark actionFelix Fietkau2-0/+36