summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha2018-03-281-0/+6
| * | | mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha2018-03-281-0/+1
* | | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-292-0/+2
* | | | rxrpc: Trace call completionDavid Howells2018-03-281-0/+33
* | | | rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-283-117/+118
* | | | rxrpc: Trace resendDavid Howells2018-03-281-0/+24
|/ / /
* | | net: Add more commentsKirill Tkhai2018-03-271-0/+4
* | | net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-272-6/+8
* | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-6/+0
* | | Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-03-276-11/+129
|\ \ \
| * | | net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-262-2/+21
| * | | net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-262-1/+6
| * | | net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-261-1/+2
| * | | net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-261-1/+49
| * | | net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-262-4/+19
| * | | ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-261-0/+4
| * | | net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-262-3/+29
* | | | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-271-4/+4
|/ / /
* | | ip6mr: Add refcounting to mfcYuval Mintz2018-03-262-19/+13
* | | ip6mr: Add API for default_rule fibYuval Mintz2018-03-261-0/+10
* | | ip6mr: Support fib notificationsYuval Mintz2018-03-261-0/+2
* | | ipmr: Make ipmr_dump() commonYuval Mintz2018-03-261-0/+18
* | | ipmr: Make MFC fib notifiers commonYuval Mintz2018-03-262-6/+44
* | | ipmr: Make vif fib notifiers commonYuval Mintz2018-03-262-8/+53
* | | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-262-3/+2
* | | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-261-33/+36
* | | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-261-0/+56
|\ \ \
| * | | Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-131-1/+3
| * | | rsi: add coex supportPrameela Rani Garnepudi2018-03-131-0/+20
| * | | rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-0/+34
* | | | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-241-1/+0
* | | | tipc: add 128-bit node identifierJon Maloy2018-03-231-0/+2
* | | | tls: RX path for ktlsDave Watson2018-03-232-2/+27
* | | | tls: Refactor variable namesDave Watson2018-03-231-1/+1
* | | | tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-231-3/+3
* | | | tls: Move cipher info to a separate structDave Watson2018-03-231-11/+15
* | | | devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern2018-03-231-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2336-49/+250
|\ \ \ \
| * \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-232-1/+10
| |\ \ \ \
| | * | | | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-231-1/+0
| | * | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-231-0/+10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2217-18/+158
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-221-0/+4
| | |\ \ \ \ \
| | | * | | | | mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
| | * | | | | | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| | |/ / / / /
| | * | | | | vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-11/+55
| | * | | | | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-161-0/+1
| | * | | | | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-143-3/+12
| | * | | | | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-132-0/+6
| | |\ \ \ \ \