summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-13net: add MACsec netdevice priv_flags and helperSabrina Dubroca
2016-03-13uapi: add MACsec bitsSabrina Dubroca
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-03-13phy: remove documentation of removed members of phy_device structureLABBE Corentin
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant
2016-03-13netconf: 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-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-09net: 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
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki
2016-03-07brcmfmac: switch to new platform dataHante Meuleman