aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-98/+90
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+8
2016-11-21tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal1-0/+1
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov1-0/+1
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov1-0/+1
2016-11-21bpf: add __must_check attributes to refcount manipulating helpersDaniel Borkmann1-5/+7
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan1-3/+3
2016-11-19netlink: use "unsigned int" in nla_next()Alexey Dobriyan1-1/+1
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini1-0/+7
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme1-1/+1
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme1-1/+1
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-94/+73
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki1-0/+3
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli1-0/+8
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju1-0/+7
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju1-1/+14
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+99
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed1-1/+21
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen1-0/+27
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen3-1/+16
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia1-7/+7
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan6-8/+8
2016-11-18udp: enable busy polling for all socketsEric Dumazet1-9/+19
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu1-1/+1
2016-11-16sctp: use new rhlist interface on sctp transport rhashtableXin Long2-3/+3
2016-11-16netpoll: more efficient lockingEric Dumazet2-7/+7
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun1-1/+2
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng1-0/+3
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet1-3/+4
2016-11-16net: busy-poll: remove need_resched() from sk_can_busy_loop()Eric Dumazet1-3/+2
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet1-0/+10
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck1-0/+1
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik1-2/+3
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur1-0/+19
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli1-0/+1
2016-11-15vxlan: remove unsed vxlan_dev_dst_port()pravin shelar1-10/+0
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar1-16/+0
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni2-0/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau1-1/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau1-0/+8
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-41/+67
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-15/+29
2016-11-14Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki1-94/+70
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong1-3/+5
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew1-0/+1