summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-18net: fix a comment typoZhang Shengju
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2016-03-16clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng
2016-03-16clk: rockchip: add node-id for rk3036 emac hclkXing Zheng
2016-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-14Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-14net: add MACsec netdevice priv_flags and helperSabrina Dubroca
2016-03-14uapi: add MACsec bitsSabrina Dubroca
2016-03-14sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-03-14phy: remove documentation of removed members of phy_device structureLABBE Corentin
2016-03-14xen-netback: re-import canonical netif headerPaul Durrant
2016-03-14netconf: add macro to represent all attributesZhang Shengju
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller
2016-03-13csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann
2016-03-11geneve: support setting IPv6 flow labelDaniel Borkmann
2016-03-11vxlan: support setting IPv6 flow labelDaniel Borkmann
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-11bridge: allow zero ageing timeStephen Hemminger
2016-03-11net/flower: Fix pointer castAmir Vadai
2016-03-11Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai
2016-03-10kcm: mark helper functions inlineArnd Bergmann
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg
2016-03-10mac802154: use put and get unaligned functionsAlexander Aring
2016-03-10net: validate variable length ll headersWillem de Bruijn
2016-03-09NFC: microread: Drop platform data header fileJean Delvare
2016-03-09kcm: Add receive message timeoutTom Herbert
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert
2016-03-09kcm: Add statistics and proc interfacesTom Herbert
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert
2016-03-09tcp: Add tcp_inq to get available receive bytes on socketTom Herbert
2016-03-09net: Add MSG_BATCH flagTom Herbert
2016-03-09net: Make sock_alloc exportableTom Herbert
2016-03-09rcu: Add list_next_or_null_rcuTom Herbert