summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2016-11-21tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov
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-19netlink: use "unsigned int" in nla_next()Alexey 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-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and 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-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-18udp: enable busy polling for all socketsEric Dumazet
2016-11-16sctp: use new rhlist interface on sctp transport rhashtableXin Long
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16lwtunnel: subtract tunnel headroom from mtu on output redirectDavid Lebrun
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: remove need_resched() from sk_can_busy_loop()Eric 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: remove unsed vxlan_dev_dst_port()pravin shelar
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau
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-14net: fix sleeping for sk_wait_event()WANG Cong
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: conntrack: remove unused netns_ct memberFlorian Westphal
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13genetlink: Make family a signed integer.David S. Miller
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
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