summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik
2016-11-10netfilter: ipset: Regroup ip_set_put_extensions and add externJozsef Kadlecsik
2016-11-10netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik
2016-11-10netfilter: ipset: Use kmalloc() in comment extension helperJozsef Kadlecsik
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik
2016-11-10netfilter: ipset: Headers file cleanupJozsef Kadlecsik
2016-11-10netfilter: ipset: Mark some helper args as const.Jozsef Kadlecsik
2016-11-10netfilter: ipset: Remove extra whitespaces in ip_set.hJozsef Kadlecsik
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-11-05phy: Add reset callback for not generic phyRandy Li
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso