summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet-3/+4
2016-11-16net: busy-poll: remove need_resched() from sk_can_busy_loop()Eric Dumazet-3/+2
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet-0/+10
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur-0/+19
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli-0/+1
2016-11-15vxlan: remove unsed vxlan_dev_dst_port()pravin shelar-10/+0
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar-16/+0
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni-0/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau-1/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau-0/+8
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-41/+67
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+29
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong-3/+5
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-216/+259
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal-1/+0
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+7
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger-1/+0
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet-0/+1
2016-11-13genetlink: Make family a signed integer.David S. Miller-1/+1
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach-2/+0
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas-0/+1
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc-0/+15
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau-0/+15
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann-0/+5
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+2
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki-1/+2
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+10
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds-0/+2
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski-1/+7
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka-2/+3
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov-0/+2
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik-4/+11
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik-1/+3
2016-11-10netfilter: ipset: Regroup ip_set_put_extensions and add externJozsef Kadlecsik-4/+2
2016-11-10netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik-93/+123
2016-11-10netfilter: ipset: Use kmalloc() in comment extension helperJozsef Kadlecsik-1/+1
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik-19/+11
2016-11-10netfilter: ipset: Headers file cleanupJozsef Kadlecsik-21/+21
2016-11-10netfilter: ipset: Mark some helper args as const.Jozsef Kadlecsik-5/+5
2016-11-10netfilter: ipset: Remove extra whitespaces in ip_set.hJozsef Kadlecsik-6/+7
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran-0/+8
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet-11/+0
2016-11-09tc_act: Remove tcf_act macroYotam Gigi-1/+0
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun-1/+2
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun-0/+97
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun-0/+57
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun-0/+55
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun-0/+99