summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen
2016-11-27bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann
2016-11-27bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-25cgroup: add support for eBPF programsDaniel Mack
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-21bpf: add __must_check attributes to refcount manipulating helpersDaniel Borkmann
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu
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-16bpf: fix range arithmetic for bpf map accessJosef Bacik
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-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
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