summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani2019-02-251-1/+1
* | net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-251-0/+1
* | switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli2019-02-241-4/+0
* | dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-241-2/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-242-1/+2
|\ \
| * | Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+1
| * | Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-221-1/+1
* | | tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2019-02-241-0/+10
* | | ipv6: icmp: use percpu allocationKefeng Wang2019-02-241-1/+1
* | | mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2019-02-241-0/+20
* | | net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier2019-02-241-0/+1
* | | net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier2019-02-241-0/+1
* | | net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-242-12/+9
* | | net: dev: add generic protodown handlerAndy Roulin2019-02-241-0/+1