aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-17/+38
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+16
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-176/+208
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+7
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas1-0/+1
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau1-0/+15
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann1-0/+5
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki1-1/+2
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+3
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka1-2/+3
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+2
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik2-4/+11
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik2-1/+3
2016-11-10netfilter: ipset: Regroup ip_set_put_extensions and add externJozsef Kadlecsik1-4/+2
2016-11-10netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik3-93/+123
2016-11-10netfilter: ipset: Use kmalloc() in comment extension helperJozsef Kadlecsik1-1/+1
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik1-19/+11
2016-11-10netfilter: ipset: Headers file cleanupJozsef Kadlecsik1-21/+21
2016-11-10netfilter: ipset: Mark some helper args as const.Jozsef Kadlecsik3-5/+5
2016-11-10netfilter: ipset: Remove extra whitespaces in ip_set.hJozsef Kadlecsik1-6/+7
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran1-0/+8
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet1-11/+0
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun2-0/+9
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+6
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun1-0/+6
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun2-0/+7
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus1-1/+2
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-2/+7
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-2/+8
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood1-2/+0
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet1-2/+0
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni1-0/+4
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason1-0/+9
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason1-0/+1
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linusGreg Kroah-Hartman1-0/+7
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-11-05phy: Add reset callback for not generic phyRandy Li1-0/+7
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski1-1/+2
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern1-1/+1
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn1-2/+3
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2-8/+6
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-10/+38
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2-38/+14
2016-11-02net: mii: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov1-1/+30
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov1-0/+6
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov1-8/+36