summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-18/+13Star
|\
| * net: sched: put back q.qlen into a single locationEric Dumazet2019-03-021-18/+13Star
* | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-041-0/+14
* | tls: Fix write space handlingBoris Pismenny2019-03-041-0/+3
* | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-041-16/+4Star
* | net: dsa: add KSZ9893 switch tagging supportTristram Ha2019-03-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-028-148/+49Star
|\ \
| * | netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal2019-03-011-22/+0Star
| * | netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal2019-03-011-22/+0Star
| * | 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/+39Star
| * | netfilter: nat: remove l3proto structFlorian Westphal2019-02-271-8/+0Star
| * | netfilter: nat: remove csum_recalc hookFlorian Westphal2019-02-271-4/+3Star
| * | netfilter: nat: remove csum_update hookFlorian Westphal2019-02-271-5/+0Star
| * | netfilter: nat: remove l3 manip_pkt hookFlorian Westphal2019-02-271-5/+4Star
| * | netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal2019-02-271-16/+0Star
| * | netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-271-9/+0Star
| * | netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-271-4/+2Star
| * | 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-022-2/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-021-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-021-12/+0Star
* | | | route: Add multipath_hash in flowi_common to make user-define hashwenxu2019-02-272-1/+4
* | | | net: Remove switchdev_opsFlorian Fainelli2019-02-271-17/+0Star
* | | | 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/+1Star
* | | tcp: get rid of tcp_check_send_head()Eric Dumazet2019-02-261-6/+0Star
* | | 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-261-0/+9
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-6/+4Star
* | | net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-261-3/+1Star
| |/ |/|
* | 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-251-4/+0Star
* | dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-251-2/+1Star
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-252-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-251-0/+10
* | | ipv6: icmp: use percpu allocationKefeng Wang2019-02-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-5/+12
|\ \ \ | | |/ | |/|
| * | phonet: fix building with clangArnd Bergmann2019-02-221-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-221-3/+9
| |\ \
| | * | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
* | | | net_sched: initialize net pointer inside tcf_exts_init()Cong Wang2019-02-231-2/+3
* | | | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-0/+6
|\ \ \ \