summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-09
* tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2016-03-09
* net: Walk fragments in __skb_splice_bitsTom Herbert2016-03-09
* net: Add MSG_BATCH flagTom Herbert2016-03-09
* net: Allow MSG_EOR in each msghdr of sendmmsgTom Herbert2016-03-09
* net: Make sock_alloc exportableTom Herbert2016-03-09
* rcu: Add list_next_or_null_rcuTom Herbert2016-03-09
* samples/bpf: add map performance testAlexei Starovoitov2016-03-08
* samples/bpf: stress test bpf_get_stackidAlexei Starovoitov2016-03-08
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-08
* ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-08
* Merge branch 'bpf-map-prealloc'David S. Miller2016-03-08
|\
| * samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov2016-03-08
| * samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-08
| * samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-08
| * samples/bpf: make map creation more verboseAlexei Starovoitov2016-03-08
| * bpf: convert stackmap to pre-allocationAlexei Starovoitov2016-03-08
| * bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov2016-03-08
| * bpf: pre-allocate hash map elementsAlexei Starovoitov2016-03-08
| * bpf: introduce percpu_freelistAlexei Starovoitov2016-03-08
| * bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2016-03-08
|/
* Merge branch 'ipv6-per-netns-gc'David S. Miller2016-03-08
|\
| * ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-08
| * ipv6: per netns fib6 walkersMichal Kubeček2016-03-08
| * ipv6: replace global gc_args with local variableMichal Kubeček2016-03-08
|/
* Merge branch 'bnxt_en-next'David S. Miller2016-03-08
|\
| * bnxt_en: Enable AER support.Satish Baddipadige2016-03-08
| * bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan2016-03-08
| * bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan2016-03-08
| * bnxt_en: Add port statistics support.Michael Chan2016-03-08
| * bnxt_en: Extend autoneg to all speeds.Michael Chan2016-03-08
| * bnxt_en: Use common function to get ethtool supported flags.Michael Chan2016-03-08
| * bnxt_en: Add reporting of link partner advertisement.Michael Chan2016-03-08
| * bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan2016-03-08
|/
* net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo2016-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-08
|\
| * netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-02
| * netfilter: don't call hooks unless neededFlorian Westphal2016-03-02
| * netfilter: bridge: register hooks only when bridge interface is addedFlorian Westphal2016-03-02
| * netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-02
| * netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-02
| * netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()Joe Stringer2016-03-02
| * Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-03-02
| |\
| | * netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-17
| | * netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau2016-02-17
| * | netfilter: xt_osf: remove unused variableSudip Mukherjee2016-02-29
| * | netfilter: meta: add PRANDOM supportFlorian Westphal2016-02-29
* | | Merge branch 'bpf-next'David S. Miller2016-03-08
|\ \ \
| * | | vxlan: allow setting ipv6 traffic classDaniel Borkmann2016-03-08
| * | | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-08