summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
|\
| * mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
* | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
* | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2Star
|/
* net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-241-1/+0Star
* ipv6: remove unused in6_addr structLuis de Bethencourt2016-03-221-1/+0Star
* vxlan: fix sparse warningsJiri Benc2016-03-211-8/+8
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-201-0/+16
* sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner2016-03-201-1/+1
* sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-201-3/+5
* ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-201-1/+1
* vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-201-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-2052-235/+1329
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1951-225/+1323
| |\
| | * bonding: fix bond_get_stats()Eric Dumazet2016-03-191-0/+1
| | * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-191-0/+7
| | * bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-191-0/+12
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-151-0/+17
| | |\
| | | * Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-111-0/+17
| | | |\
| | | | * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-0/+17
| | * | | net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-141-1/+1
| | * | | net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-141-2/+2
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-142-5/+6
| | |\ \ \
| | | * | | Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
| | | * | | mac802154: use put and get unaligned functionsAlexander Aring2016-03-101-5/+5
| | | |/ /
| | * | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-141-0/+10
| | * | | net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+28
| | * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-2/+1Star
| | * | | sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-142-6/+6
| | * | | csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck2016-03-131-6/+6
| | * | | vxlan: support setting IPv6 flow labelDaniel Borkmann2016-03-111-0/+1
| | * | | ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-113-4/+9
| | * | | net/flower: Fix pointer castAmir Vadai2016-03-111-1/+1
| | * | | net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-101-0/+16
| | * | | net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-102-7/+18
| | * | | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2016-03-101-0/+13
| | * | | net/flower: Introduce hardware offload supportAmir Vadai2016-03-101-0/+14
| | * | | kcm: mark helper functions inlineArnd Bergmann2016-03-101-2/+2
| | |/ /
| | * | kcm: Add receive message timeoutTom Herbert2016-03-091-0/+3
| | * | kcm: Add memory limit for receive message constructionTom Herbert2016-03-091-0/+4
| | * | kcm: Add statistics and proc interfacesTom Herbert2016-03-091-0/+94
| | * | kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-091-0/+125
| | * | tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-091-0/+24
| | * | ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-091-0/+11
| | * | ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-081-0/+1
| | * | ipv6: per netns fib6 walkersMichal Kubeček2016-03-081-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-081-1/+3
| | |\ \
| | | * | netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-021-1/+3
| | * | | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-081-0/+15
| | * | | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2016-03-081-0/+5