summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua3-1/+17
2015-02-04net/core: Add event for a change in slave stateMoni Shoua1-0/+15
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller1-0/+27
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert2-0/+36
2015-02-04xps: fix xps for stacked devicesEric Dumazet1-2/+5
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich1-5/+7
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu1-2/+4
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu1-1/+5
2015-01-29dev: add per net_device packet type chainsSalam Noureddine1-0/+2
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-3/+3
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-3/+3
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+13
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+46
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard1-0/+2
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen1-0/+9
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-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-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 Hedeshian1-0/+1
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-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+0
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
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 Torvalds1-0/+4
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-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-18/+0
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg1-0/+4
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1