summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-042-0/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-044-4/+51
|\
| * bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2019-03-021-1/+9
| * bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-271-0/+2
| * bpf: enable program statsAlexei Starovoitov2019-02-272-1/+28
| * bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-192-3/+13
* | tls: Fix write space handlingBoris Pismenny2019-03-031-0/+3
* | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-031-16/+4
* | net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-031-1/+0
* | net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-031-1/+0
* | net: phy: remove gen10g_config_initHeiner Kallweit2019-03-031-1/+0
* | net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-031-2/+0
* | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-032-1/+3
* | sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant2019-03-031-0/+1
* | net: dsa: add KSZ9893 switch tagging supportTristram Ha2019-03-031-0/+1
* | Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-021-0/+2
|\ \
| * | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+1
| * | net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-029-150/+51
|\ \ \
| * | | netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal2019-03-011-22/+0
| * | | netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal2019-03-011-22/+0
| * | | netfilter: convert the proto argument from u8 to u16Li RongQing2019-03-011-2/+2
| * | | netfilter: conntrack: avoid same-timeout updateFlorian Westphal2019-02-271-5/+5
| * | | netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-273-55/+39
| * | | netfilter: nat: remove l3proto structFlorian Westphal2019-02-271-8/+0
| * | | netfilter: nat: remove csum_recalc hookFlorian Westphal2019-02-271-4/+3
| * | | netfilter: nat: remove csum_update hookFlorian Westphal2019-02-271-5/+0
| * | | netfilter: nat: remove l3 manip_pkt hookFlorian Westphal2019-02-271-5/+4
| * | | netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal2019-02-271-16/+0
| * | | netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-271-9/+0
| * | | netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-271-4/+2
| * | | netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-02-271-0/+3
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-03-021-0/+12
|\ \ \ \
| * | | | Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-261-0/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-023-3/+12
|\ \ \ \ \
| * | | | | ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-011-1/+1
| * | | | | net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-02-271-1/+1
| * | | | | net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-02-251-0/+2
| * | | | | net: Add __icmp_send helper.Nazarov Sergey2019-02-251-1/+8
* | | | | | switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-011-12/+0
| |_|_|/ / |/| | | |
* | | | | route: Add multipath_hash in flowi_common to make user-define hashwenxu2019-02-272-1/+4
* | | | | net: Remove switchdev_opsFlorian Fainelli2019-02-272-20/+0
* | | | | switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+27
| |_|/ / |/| | |
* | | | tcp: convert tcp_md5_needed to static_branch APIEric Dumazet2019-02-261-2/+2
* | | | tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet2019-02-261-6/+1
* | | | tcp: get rid of tcp_check_send_head()Eric Dumazet2019-02-261-6/+0
* | | | vxlan: add extack support for create and changelinkRoopa Prabhu2019-02-261-0/+31
* | | | devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-262-0/+16
* | | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-6/+4
* | | | net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-261-3/+1
| |/ / |/| |