aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha2-0/+45
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-4/+51
2019-03-03tls: Fix write space handlingBoris Pismenny1-0/+3
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny1-16/+4
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit1-1/+0
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit1-1/+0
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit1-1/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit1-2/+0
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2-1/+3
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant1-0/+1
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha1-0/+1
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-150/+51
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+12
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+12
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo1-1/+9
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli1-12/+0
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu1-1/+1
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+1
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+1
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal1-22/+0
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing1-2/+2
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu2-1/+4
2019-02-27net: Remove switchdev_opsFlorian Fainelli2-20/+0
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli1-0/+27
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-02-27bpf: expose program stats via bpf_prog_infoAlexei Starovoitov1-0/+2
2019-02-27bpf: enable program statsAlexei Starovoitov2-1/+28
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal1-5/+5
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal3-55/+39
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal1-8/+0
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal1-4/+3
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal1-5/+0
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal1-5/+4
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal1-16/+0
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal1-9/+0
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-4/+2
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso1-0/+3
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet1-2/+2
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet1-6/+1
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet1-6/+0
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu1-0/+31
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski2-0/+16
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski1-6/+4
2019-02-26net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov1-3/+1
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke1-0/+12
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey1-0/+2
2019-02-25net: Add __icmp_send helper.Nazarov Sergey1-1/+8
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani1-1/+1