aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-16clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng1-0/+1
2016-03-16clk: rockchip: add node-id for rk3036 emac hclkXing Zheng1-0/+1
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+75
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme1-0/+49
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme1-3/+9
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot1-1/+1
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot1-2/+2
2016-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-5/+6
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn1-3/+2
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau3-0/+18
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT1-0/+28
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas1-0/+3
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-4/+4
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-35/+0
2016-03-13net: add MACsec netdevice priv_flags and helperSabrina Dubroca1-0/+8
2016-03-13uapi: add MACsec bitsSabrina Dubroca4-0/+192
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2-6/+6
2016-03-13phy: remove documentation of removed members of phy_device structureLABBE Corentin1-3/+0
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant1-95/+766
2016-03-13netconf: add macro to represent all attributesZhang Shengju1-0/+1
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-140/+191
2016-03-13csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck1-6/+6
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann1-0/+1
2016-03-11geneve: support setting IPv6 flow labelDaniel Borkmann1-0/+1
2016-03-11vxlan: support setting IPv6 flow labelDaniel Borkmann2-0/+2
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann3-4/+9
2016-03-11bridge: allow zero ageing timeStephen Hemminger1-4/+0
2016-03-11net/flower: Fix pointer castAmir Vadai1-1/+1
2016-03-11Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso1-0/+17
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2-7/+18
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() publicAmir Vadai1-0/+13
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai3-0/+18
2016-03-10kcm: mark helper functions inlineArnd Bergmann1-2/+2
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg1-0/+1
2016-03-10mac802154: use put and get unaligned functionsAlexander Aring1-5/+5
2016-03-09net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-03-09NFC: microread: Drop platform data header fileJean Delvare1-35/+0
2016-03-09kcm: Add receive message timeoutTom Herbert1-0/+3
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert1-0/+4
2016-03-09kcm: Add statistics and proc interfacesTom Herbert1-0/+94
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert3-1/+170
2016-03-09tcp: Add tcp_inq to get available receive bytes on socketTom Herbert1-0/+24
2016-03-09net: Add MSG_BATCH flagTom Herbert1-0/+1
2016-03-09net: Make sock_alloc exportableTom Herbert1-0/+1
2016-03-09rcu: Add list_next_or_null_rcuTom Herbert1-0/+21
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann1-0/+11
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov1-0/+1
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov2-0/+5