summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-041-0/+9
* net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-042-5/+7
* net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2016-07-041-0/+10
* net/mlx5e: Create NIC global resources only onceHadar Hen Zion2016-07-021-0/+13
* net/devlink: Add E-Switch mode controlOr Gerlitz2016-07-022-0/+11
* net/mlx5: Introduce offloads steering namespaceOr Gerlitz2016-07-021-0/+1
* cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2016-07-011-0/+11
* cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau2016-07-011-0/+1
* cgroup: Add cgroup_get_from_fdMartin KaFai Lau2016-07-011-0/+1
* bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2016-07-011-0/+7
* bpf: generally move prog destruction to RCU deferralDaniel Borkmann2016-07-011-5/+0
* tun: switch to use skb array for txJason Wang2016-07-011-0/+1
* net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-011-0/+1
* skb_array: add wrappers for resizingJason Wang2016-07-011-0/+9
* ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-011-9/+62
* skb_array: minor tweakJason Wang2016-07-011-2/+2
* ptr_ring: support zero length ringJason Wang2016-07-011-2/+4
* tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-011-2/+1
* tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M2016-06-301-1/+1
* tcp: add an ability to dump and restore window parametersAndrey Vagin2016-06-301-0/+10
* net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2016-06-302-0/+27
* net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-302-2/+4
* bpf: add bpf_skb_change_type helperDaniel Borkmann2016-06-301-0/+9
* bpf: add bpf_skb_change_proto helperDaniel Borkmann2016-06-301-0/+14
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2016-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-3040-102/+197
|\
| * Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-291-24/+0
| |\
| | * audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-281-24/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-2911-6/+55
| |\ \
| | * | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-0/+4
| | * | sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
| | * | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
| | * | net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-221-0/+1
| | * | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-173-0/+4
| | |\ \
| | | * | netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| | | * | netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| | | * | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
| | * | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-151-1/+27
| | * | | gre: fix error handlerEric Dumazet2016-06-151-1/+1
| | * | | net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-06-151-1/+2
| | |/ /
| | * | net: diag: add missing declarationsBen Dooks2016-06-101-0/+6
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-272-0/+32
| |\ \ \
| | * | | Input: add HDMI CEC specific keycodesKamil Debski2016-06-181-0/+31
| | * | | Input: add BUS_CEC typeHans Verkuil2016-06-181-0/+1
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-251-3/+13
| |\ \ \ \
| | * | | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-06-241-3/+13
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-242-5/+8
| |\ \ \ \ \
| | * | | | | Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov2016-06-241-1/+1
| | * | | | | mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-241-4/+7