summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-114-12/+52
|\
| * ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-071-1/+1
| * ipvs: allow rescheduling after RSTJulian Anastasov2016-03-071-0/+1
| * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-072-9/+45
| * ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-071-2/+2
| * netfilter: nfnetlink_acct: validate NFACCT_FILTER parametersPhil Turnbull2016-02-291-0/+3
* | Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2016-03-104-31/+32
|\ \
| * | netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef Kadlecsik2016-03-082-1/+4
| * | netfilter: ipset: Fix set:list type crash when flush/dump set in parallelJozsef Kadlecsik2016-02-242-30/+28
* | | Merge branch 'variable-length-ll-headers'David S. Miller2016-03-093-27/+53
|\ \ \
| * | | packet: validate variable length ll headersWillem de Bruijn2016-03-091-25/+18
| * | | ax25: add link layer header validation functionWillem de Bruijn2016-03-091-0/+15
| * | | net: validate variable length ll headersWillem de Bruijn2016-03-091-2/+20
|/ / /
* | | Merge branch 'kcm'David S. Miller2016-03-0916-43/+3483
|\ \ \
| * | | kcm: Add description in DocumentationTom Herbert2016-03-091-0/+285
| * | | kcm: Add receive message timeoutTom Herbert2016-03-093-2/+39
| * | | kcm: Add memory limit for receive message constructionTom Herbert2016-03-093-2/+52
| * | | kcm: Sendpage supportTom Herbert2016-03-091-2/+145
| * | | kcm: Splice supportTom Herbert2016-03-091-2/+96
| * | | kcm: Add statistics and proc interfacesTom Herbert2016-03-094-1/+597
| * | | kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-098-1/+2201
| * | | tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-092-14/+25
| * | | net: Walk fragments in __skb_splice_bitsTom Herbert2016-03-091-23/+16
| * | | net: Add MSG_BATCH flagTom Herbert2016-03-092-0/+6
| * | | net: Allow MSG_EOR in each msghdr of sendmmsgTom Herbert2016-03-091-4/+6
| * | | net: Make sock_alloc exportableTom Herbert2016-03-092-1/+3
| * | | rcu: Add list_next_or_null_rcuTom Herbert2016-03-091-0/+21
|/ / /
* | | samples/bpf: add map performance testAlexei Starovoitov2016-03-083-0/+259
* | | samples/bpf: stress test bpf_get_stackidAlexei Starovoitov2016-03-081-0/+9
* | | samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-083-0/+113
* | | ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-081-0/+11
* | | Merge branch 'bpf-map-prealloc'David S. Miller2016-03-0820-179/+514
|\ \ \
| * | | samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov2016-03-081-1/+9
| * | | samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-088-15/+23
| * | | samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-083-66/+69
| * | | samples/bpf: make map creation more verboseAlexei Starovoitov2016-03-081-1/+4
| * | | bpf: convert stackmap to pre-allocationAlexei Starovoitov2016-03-083-18/+71
| * | | bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov2016-03-082-1/+4
| * | | bpf: pre-allocate hash map elementsAlexei Starovoitov2016-03-084-74/+186
| * | | bpf: introduce percpu_freelistAlexei Starovoitov2016-03-083-1/+132
| * | | bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2016-03-083-2/+16
|/ / /
* | | Merge branch 'ipv6-per-netns-gc'David S. Miller2016-03-082-43/+51
|\ \ \
| * | | ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-082-5/+5
| * | | ipv6: per netns fib6 walkersMichal Kubeček2016-03-082-32/+38
| * | | ipv6: replace global gc_args with local variableMichal Kubeček2016-03-081-6/+8
|/ / /
* | | Merge branch 'bnxt_en-next'David S. Miller2016-03-083-52/+344
|\ \ \
| * | | bnxt_en: Enable AER support.Satish Baddipadige2016-03-081-0/+109
| * | | bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan2016-03-081-2/+103
| * | | bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan2016-03-081-0/+16
| * | | bnxt_en: Add port statistics support.Michael Chan2016-03-082-1/+60