summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-19net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-09-16openvswitch: Add recirc and hash action.Andy Zhou
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-13netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: drop useless rcu_read_lock() in anycastWANG Cong
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend
2014-09-13net: rcu-ify tcf_protoJohn Fastabend
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-12workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas